AdGroupExtensionSetting
Stay organized with collections
Save and categorize content based on your preferences.
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-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["Ad group extension settings control which extensions are shown with ads in a specific ad group."],["They link extension feed items (like specific callouts or sitelinks) to the ad group."],["Settings can specify devices where extensions will appear (computers, mobile, or both)."],["The `resource_name` uniquely identifies each ad group extension setting within your Google Ads account."],["`extension_type` determines the kind of extension being configured (e.g., Callout, Sitelink)."]]],[]]