@@ -1636,7 +1636,7 @@ class BulkEditAdvertiserAssignedTargetingOptionsRequest
1636
1636
# CreateAssignedTargetingOptionsRequest`. Supported targeting types: * `
1637
1637
# TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `
1638
1638
# TARGETING_TYPE_OMID` * `TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `
1639
- # TARGETING_TYPE_KEYWORD`
1639
+ # TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_INVENTORY_MODE`
1640
1640
# Corresponds to the JSON property `createRequests`
1641
1641
# @return [Array<Google::Apis::DisplayvideoV2::CreateAssignedTargetingOptionsRequest>]
1642
1642
attr_accessor :create_requests
@@ -1645,7 +1645,7 @@ class BulkEditAdvertiserAssignedTargetingOptionsRequest
1645
1645
# DeleteAssignedTargetingOptionsRequest`. Supported targeting types: * `
1646
1646
# TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `
1647
1647
# TARGETING_TYPE_OMID` * `TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `
1648
- # TARGETING_TYPE_KEYWORD`
1648
+ # TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_INVENTORY_MODE`
1649
1649
# Corresponds to the JSON property `deleteRequests`
1650
1650
# @return [Array<Google::Apis::DisplayvideoV2::DeleteAssignedTargetingOptionsRequest>]
1651
1651
attr_accessor :delete_requests
@@ -11697,20 +11697,17 @@ class YoutubeAndPartnersSettings
11697
11697
# @return [Google::Apis::DisplayvideoV2::YoutubeAndPartnersBiddingStrategy]
11698
11698
attr_accessor :bidding_strategy
11699
11699
11700
- # The kind of content on which the YouTube and Partners ads will be shown. *
11701
- # Warning*: Starting **June 12, 2025**, this setting will no longer be editable.
11702
- # This field will eventually be removed. [Read more about this announced change](
11703
- # /display-video/api/deprecations#features.li_yt_content_category)
11700
+ # Output only. The kind of content on which the YouTube and Partners ads will be
11701
+ # shown. *Warning*: This field will be removed in the near future. Use
11702
+ # effective_content_category instead.
11704
11703
# Corresponds to the JSON property `contentCategory`
11705
11704
# @return [String]
11706
11705
attr_accessor :content_category
11707
11706
11708
11707
# Output only. The content category which takes effect when serving the line
11709
11708
# item. When content category is set in both line item and advertiser, the
11710
- # stricter one will take effect when serving the line item. *Warning*: Starting *
11711
- # *June 12, 2025**, this field will only reflect the advertiser level setting
11712
- # for new line items. [Read more about this announced change](/display-video/api/
11713
- # deprecations#features.li_yt_content_category)
11709
+ # stricter one will take effect when serving the line item. New line items will
11710
+ # only inherit the advertiser level setting.
11714
11711
# Corresponds to the JSON property `effectiveContentCategory`
11715
11712
# @return [String]
11716
11713
attr_accessor :effective_content_category
0 commit comments