lib/google/apis/displayvideo_v3/classes.rb in google-apis-displayvideo_v3-0.16.0 vs lib/google/apis/displayvideo_v3/classes.rb in google-apis-displayvideo_v3-0.17.0
- old
+ new
@@ -6926,12 +6926,13 @@
# Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
# Corresponds to the JSON property `adGroupIds`
# @return [Array<Fixnum>]
attr_accessor :ad_group_ids
- # Optional. YouTube Ad Groups QA to download by ID. All IDs must belong to the
- # same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
+ # Optional. YouTube Ad Groups, by ID, to download in QA format. All IDs must
+ # belong to the same Advertiser or Partner specified in
+ # CreateSdfDownloadTaskRequest.
# Corresponds to the JSON property `adGroupQaIds`
# @return [Array<Fixnum>]
attr_accessor :ad_group_qa_ids
# Campaigns to download by ID. All IDs must belong to the same Advertiser or
@@ -6950,12 +6951,12 @@
# Partner specified in CreateSdfDownloadTaskRequest.
# Corresponds to the JSON property `lineItemIds`
# @return [Array<Fixnum>]
attr_accessor :line_item_ids
- # Optional. Line Items QA to download by ID. All IDs must belong to the same
- # Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
+ # Optional. Line Items, by ID, to download in QA format. All IDs must belong to
+ # the same Advertiser or Partner specified in CreateSdfDownloadTaskRequest.
# Corresponds to the JSON property `lineItemQaIds`
# @return [Array<Fixnum>]
attr_accessor :line_item_qa_ids
# Media Products to download by ID. All IDs must belong to the same Advertiser
@@ -11124,13 +11125,10 @@
# Exchange review statuses for the creative.
# Corresponds to the JSON property `exchangeReviewStatuses`
# @return [Array<Google::Apis::DisplayvideoV3::ExchangeReviewStatus>]
attr_accessor :exchange_review_statuses
- # 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.
+ # Publisher review statuses for the creative.
# Corresponds to the JSON property `publisherReviewStatuses`
# @return [Array<Google::Apis::DisplayvideoV3::PublisherReviewStatus>]
attr_accessor :publisher_review_statuses
def initialize(**args)