AdGroupExtensionSetting
An ad group extension setting.
Fields |
resource_name
|
string
Immutable. The resource name of the ad group extension setting. AdGroupExtensionSetting resource names have the form: customers/{customer_id}/adGroupExtensionSettings/{ad_group_id}~{extension_type}
|
extension_type
|
ExtensionType
Immutable. The extension type of the ad group extension setting.
|
extension_feed_items[]
|
string
The resource names of the extension feed items to serve under the ad group. ExtensionFeedItem resource names have the form: customers/{customer_id}/extensionFeedItems/{feed_item_id}
|
device
|
ExtensionSettingDevice
The device for which the extensions will serve. Optional.
|
ad_group
|
string
Immutable. The resource name of the ad group. The linked extension feed items will serve under this ad group. AdGroup resource names have the form: customers/{customer_id}/adGroups/{ad_group_id}
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Ad group extension settings control which extensions are shown with ads in a specific ad group."],["They link extension feed items to an ad group and specify the extension type and optional device targeting."],["The settings are identified by a unique resource name combining customer ID, ad group ID, and extension type."],["Ad group and extension type are immutable once set, while extension feed items and device targeting can be modified."]]],[]]