AdGroupFeed
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
resource_name
|
string
Immutable. The resource name of the ad group feed. Ad group feed resource names have the form: `customers/{customer_id}/adGroupFeeds/{ad_group_id}~{feed_id}
|
placeholder_types[]
|
PlaceholderType
Indicates which placeholder types the feed may populate under the connected ad group. Required.
|
matching_function
|
MatchingFunction
Matching function associated with the AdGroupFeed. The matching function is used to filter the set of feed items selected. Required.
|
status
|
FeedLinkStatus
Output only. Status of the ad group feed. This field is read-only.
|
feed
|
string
Immutable. The feed being linked to the ad group.
|
ad_group
|
string
Immutable. The ad group being linked to the feed.
|
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.
[[["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-10-12 UTC."],[[["Ad group feeds link a feed to an ad group, allowing feed items to be used in ads within that group."],["They specify which placeholder types the feed can populate and utilize a matching function to filter feed items."],["The `resource_name`, `feed`, and `ad_group` fields are immutable, meaning they cannot be changed after creation."],["Ad group feeds require defining `placeholder_types` and a `matching_function` to determine how feed items are used in ads."],["The `status` field provides a read-only indication of the ad group feed's current state."]]],[]]