Skip to content

Commit

Permalink
feat(displayvideo): update the api
Browse files Browse the repository at this point in the history
#### displayvideo:v3

The following keys were added:
- schemas.ReviewStatusInfo.properties.publisherReviewStatuses.deprecated (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jul 25, 2024
1 parent ba150f2 commit 53bc0c3
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 16 deletions.
12 changes: 6 additions & 6 deletions docs/dyn/displayvideo_v3.advertisers.creatives.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ <h3>Method Details</h3>
&quot;status&quot;: &quot;A String&quot;, # Status of the exchange review.
},
],
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative. **Warning:** This field will be deprecated on June 26th, 2024. After this date, this field will be empty. Read our [feature deprecation announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for more information.
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative.
{ # Publisher review status for the creative.
&quot;publisherName&quot;: &quot;A String&quot;, # The publisher reviewing the creative.
&quot;status&quot;: &quot;A String&quot;, # Status of the publisher review.
Expand Down Expand Up @@ -369,7 +369,7 @@ <h3>Method Details</h3>
&quot;status&quot;: &quot;A String&quot;, # Status of the exchange review.
},
],
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative. **Warning:** This field will be deprecated on June 26th, 2024. After this date, this field will be empty. Read our [feature deprecation announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for more information.
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative.
{ # Publisher review status for the creative.
&quot;publisherName&quot;: &quot;A String&quot;, # The publisher reviewing the creative.
&quot;status&quot;: &quot;A String&quot;, # Status of the publisher review.
Expand Down Expand Up @@ -556,7 +556,7 @@ <h3>Method Details</h3>
&quot;status&quot;: &quot;A String&quot;, # Status of the exchange review.
},
],
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative. **Warning:** This field will be deprecated on June 26th, 2024. After this date, this field will be empty. Read our [feature deprecation announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for more information.
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative.
{ # Publisher review status for the creative.
&quot;publisherName&quot;: &quot;A String&quot;, # The publisher reviewing the creative.
&quot;status&quot;: &quot;A String&quot;, # Status of the publisher review.
Expand Down Expand Up @@ -729,7 +729,7 @@ <h3>Method Details</h3>
&quot;status&quot;: &quot;A String&quot;, # Status of the exchange review.
},
],
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative. **Warning:** This field will be deprecated on June 26th, 2024. After this date, this field will be empty. Read our [feature deprecation announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for more information.
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative.
{ # Publisher review status for the creative.
&quot;publisherName&quot;: &quot;A String&quot;, # The publisher reviewing the creative.
&quot;status&quot;: &quot;A String&quot;, # Status of the publisher review.
Expand Down Expand Up @@ -909,7 +909,7 @@ <h3>Method Details</h3>
&quot;status&quot;: &quot;A String&quot;, # Status of the exchange review.
},
],
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative. **Warning:** This field will be deprecated on June 26th, 2024. After this date, this field will be empty. Read our [feature deprecation announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for more information.
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative.
{ # Publisher review status for the creative.
&quot;publisherName&quot;: &quot;A String&quot;, # The publisher reviewing the creative.
&quot;status&quot;: &quot;A String&quot;, # Status of the publisher review.
Expand Down Expand Up @@ -1070,7 +1070,7 @@ <h3>Method Details</h3>
&quot;status&quot;: &quot;A String&quot;, # Status of the exchange review.
},
],
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative. **Warning:** This field will be deprecated on June 26th, 2024. After this date, this field will be empty. Read our [feature deprecation announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for more information.
&quot;publisherReviewStatuses&quot;: [ # Publisher review statuses for the creative.
{ # Publisher review status for the creative.
&quot;publisherName&quot;: &quot;A String&quot;, # The publisher reviewing the creative.
&quot;status&quot;: &quot;A String&quot;, # Status of the publisher review.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/displayvideo_v3.sdfdownloadtasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3>Method Details</h3>
&quot;adGroupIds&quot;: [ # YouTube Ad Groups to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
&quot;A String&quot;,
],
&quot;adGroupQaIds&quot;: [ # Optional. YouTube Ad Groups QA to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
&quot;adGroupQaIds&quot;: [ # Optional. YouTube Ad Groups, by ID, to download in QA format. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
&quot;A String&quot;,
],
&quot;campaignIds&quot;: [ # Campaigns to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
Expand All @@ -120,7 +120,7 @@ <h3>Method Details</h3>
&quot;lineItemIds&quot;: [ # Line Items to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
&quot;A String&quot;,
],
&quot;lineItemQaIds&quot;: [ # Optional. Line Items QA to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
&quot;lineItemQaIds&quot;: [ # Optional. Line Items, by ID, to download in QA format. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
&quot;A String&quot;,
],
&quot;mediaProductIds&quot;: [ # Media Products to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
Expand Down
17 changes: 9 additions & 8 deletions googleapiclient/discovery_cache/documents/displayvideo.v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -9222,7 +9222,7 @@
}
}
},
"revision": "20240701",
"revision": "20240717",
"rootUrl": "https://displayvideo.googleapis.com/",
"schemas": {
"ActiveViewVideoViewabilityMetricConfig": {
Expand Down Expand Up @@ -16719,7 +16719,7 @@ false
"type": "array"
},
"adGroupQaIds": {
"description": "Optional. YouTube Ad Groups QA to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.",
"description": "Optional. YouTube Ad Groups, by ID, to download in QA format. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.",
"items": {
"format": "int64",
"type": "string"
Expand Down Expand Up @@ -16751,7 +16751,7 @@ false
"type": "array"
},
"lineItemQaIds": {
"description": "Optional. Line Items QA to download by ID. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.",
"description": "Optional. Line Items, by ID, to download in QA format. All IDs must belong to the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.",
"items": {
"format": "int64",
"type": "string"
Expand Down Expand Up @@ -19624,8 +19624,8 @@ false
"Line Item.",
"YouTube Ad Group.",
"YouTube Ad.",
"Line Item QA.",
"YouTube Ad Group QA."
"Line Item - QA format.",
"YouTube Ad Group - QA format."
],
"type": "string"
},
Expand Down Expand Up @@ -19656,8 +19656,8 @@ false
"Advertiser ID. If selected, all filter IDs must be Advertiser IDs that belong to the Partner specified in CreateSdfDownloadTaskRequest.",
"Campaign ID. If selected, all filter IDs must be Campaign IDs that belong to the Advertiser or Partner specified in CreateSdfDownloadTaskRequest.",
"Media Product ID. If selected, all filter IDs must be Media Product IDs that belong to the Advertiser or Partner specified in CreateSdfDownloadTaskRequest. Can only be used for downloading `FILE_TYPE_MEDIA_PRODUCT`.",
"Insertion Order ID. If selected, all filter IDs must be Insertion Order IDs that belong to the Advertiser or Partner specified in CreateSdfDownloadTaskRequest. Can only be used for downloading `FILE_TYPE_INSERTION_ORDER`, `FILE_TYPE_LINE_ITEM`, `FILE_TYPE_AD_GROUP`, and `FILE_TYPE_AD`.",
"Line Item ID. If selected, all filter IDs must be Line Item IDs that belong to the Advertiser or Partner specified in CreateSdfDownloadTaskRequest. Can only be used for downloading `FILE_TYPE_LINE_ITEM`, `FILE_TYPE_AD_GROUP`, and `FILE_TYPE_AD`."
"Insertion Order ID. If selected, all filter IDs must be Insertion Order IDs that belong to the Advertiser or Partner specified in CreateSdfDownloadTaskRequest. Can only be used for downloading `FILE_TYPE_INSERTION_ORDER`, `FILE_TYPE_LINE_ITEM`, `FILE_TYPE_LINE_ITEM_QA`, `FILE_TYPE_AD_GROUP`, `FILE_TYPE_AD_GROUP_QA`, and `FILE_TYPE_AD`.",
"Line Item ID. If selected, all filter IDs must be Line Item IDs that belong to the Advertiser or Partner specified in CreateSdfDownloadTaskRequest. Can only be used for downloading `FILE_TYPE_LINE_ITEM`, `FILE_TYPE_LINE_ITEM_QA`,`FILE_TYPE_AD_GROUP`, `FILE_TYPE_AD_GROUP_QA`, and `FILE_TYPE_AD`."
],
"type": "string"
}
Expand Down Expand Up @@ -20529,7 +20529,8 @@ false
"type": "array"
},
"publisherReviewStatuses": {
"description": "Publisher review statuses for the creative. **Warning:** This field will be deprecated on June 26th, 2024. After this date, this field will be empty. Read our [feature deprecation announcement](/display-video/api/deprecations#features.creative_publisher_review_statuses) for more information.",
"deprecated": true,
"description": "Publisher review statuses for the creative.",
"items": {
"$ref": "PublisherReviewStatus"
},
Expand Down

0 comments on commit 53bc0c3

Please sign in to comment.