Index: generated/googleapis/lib/doubleclicksearch/v2.dart |
diff --git a/generated/googleapis/lib/doubleclicksearch/v2.dart b/generated/googleapis/lib/doubleclicksearch/v2.dart |
index 07bb356351d9737d0f88692b3a75279be5702236..2b6ef706b21a75ad6209a5ec76a37700959170ca 100644 |
--- a/generated/googleapis/lib/doubleclicksearch/v2.dart |
+++ b/generated/googleapis/lib/doubleclicksearch/v2.dart |
@@ -749,7 +749,10 @@ class Conversion { |
/** The segmentation type of this conversion (for example, FLOODLIGHT). */ |
core.String segmentationType; |
- /** The state of the conversion, that is, either ACTIVE or DELETED. */ |
+ /** |
+ * The state of the conversion, that is, either ACTIVE or REMOVED. Note: state |
+ * DELETED is deprecated. |
+ */ |
core.String state; |
/** |
@@ -1186,8 +1189,8 @@ class ReportApiColumnSpec { |
core.String customDimensionName; |
/** |
- * Reports on the provided custom metric. The report must be scoped to an |
- * advertiser or lower, and the custom metric must already be set up in |
+ * Name of a custom metric to include in the report. The report must be scoped |
+ * to an advertiser or lower, and the custom metric must already be set up in |
* DoubleClick Search. The custom metric name, which appears in DoubleClick |
* Search, is case sensitive. |
*/ |