--- v16/resources/campaign.proto 2024-05-29 16:00:43.000000000 +0000 +++ v17/resources/campaign.proto 2024-05-29 16:00:49.000000000 +0000 @@ -295,8 +296,8 @@ [(google.api.field_behavior) = IMMUTABLE]; } - // Settings for Discovery campaign. - message DiscoveryCampaignSettings { + // Settings for Demand Gen campaign. + message DemandGenCampaignSettings { // Immutable. Specifies whether this campaign uses upgraded targeting // options. When this field is set to `true`, you can use location and // language targeting at the ad group level as opposed to the standard @@ -411,8 +412,8 @@ // Settings for Travel campaign. TravelCampaignSettings travel_campaign_settings = 85; - // Settings for Discovery campaign. - DiscoveryCampaignSettings discovery_campaign_settings = 87; + // Settings for Demand Gen campaign. + DemandGenCampaignSettings demand_gen_campaign_settings = 91; // Settings for Real-Time Bidding, a feature only available for campaigns // targeting the Ad Exchange network. @@ -521,16 +522,14 @@ optional string final_url_suffix = 65; // A list that limits how often each user will see this campaign's ads. - repeated google.ads.googleads.v16.common.FrequencyCapEntry frequency_caps = + repeated google.ads.googleads.v17.common.FrequencyCapEntry frequency_caps = 40; - // Output only. Brand Safety setting at the individual campaign level. Allows - // for selecting an inventory type to show your ads on content that is the - // right fit for your brand. See - // https://support.google.com/google-ads/answer/7515513. - google.ads.googleads.v16.enums.BrandSafetySuitabilityEnum - .BrandSafetySuitability video_brand_safety_suitability = 42 - [(google.api.field_behavior) = OUTPUT_ONLY]; + // Brand Safety setting at the individual campaign level. Allows for selecting + // an inventory type to show your ads on content that is the right fit for + // your brand. See https://support.google.com/google-ads/answer/7515513. + google.ads.googleads.v17.enums.BrandSafetySuitabilityEnum + .BrandSafetySuitability video_brand_safety_suitability = 42; // Describes how unbranded pharma ads will be displayed. VanityPharma vanity_pharma = 44; @@ -617,6 +616,11 @@ // opt in/out behavior. repeated AssetAutomationSetting asset_automation_settings = 88; + // Keyword match type of Campaign. Set to BROAD to set broad matching for all + // keywords in a campaign. + google.ads.googleads.v17.enums.CampaignKeywordMatchTypeEnum + .CampaignKeywordMatchType keyword_match_type = 90; + // The bidding strategy for the campaign. // // Must be either portfolio (created through BiddingStrategy service) or
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-10-14 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-10-14 UTC."],[],[]]