You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-displayvideo/v3/2.0.0/com/google/api/services/displayvideo/v3/model/IdFilter.java
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,8 @@ public final class IdFilter extends com.google.api.client.json.GenericJson {
47
47
privatejava.util.List<java.lang.Long> adGroupIds;
48
48
49
49
/**
50
-
* Optional. YouTube Ad Groups QA to download by ID. All IDs must belong to the same Advertiser or
51
-
* Partner specified in CreateSdfDownloadTaskRequest.
50
+
* Optional. YouTube Ad Groups, by ID, to download in QA format. All IDs must belong to the same
51
+
* Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
Copy file name to clipboardExpand all lines: clients/google-api-services-displayvideo/v3/2.0.0/com/google/api/services/displayvideo/v3/model/ReviewStatusInfo.java
+3-12Lines changed: 3 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -66,10 +66,7 @@ public final class ReviewStatusInfo extends com.google.api.client.json.GenericJs
66
66
}
67
67
68
68
/**
69
-
* Publisher review statuses for the creative. **Warning:** This field will be deprecated on June
70
-
* 26th, 2024. After this date, this field will be empty. Read our [feature deprecation
71
-
* announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for
72
-
* more information.
69
+
* Publisher review statuses for the creative.
73
70
* The value may be {@code null}.
74
71
*/
75
72
@com.google.api.client.util.Key
@@ -152,21 +149,15 @@ public ReviewStatusInfo setExchangeReviewStatuses(java.util.List<ExchangeReviewS
152
149
}
153
150
154
151
/**
155
-
* Publisher review statuses for the creative. **Warning:** This field will be deprecated on June
156
-
* 26th, 2024. After this date, this field will be empty. Read our [feature deprecation
157
-
* announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for
0 commit comments