Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
feed_item_target.ad_group
Field description
Immutable. The targeted ad group.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
feed_item_target.ad_schedule
Field description
Immutable. The targeted schedule.
Category
ATTRIBUTE
Data Type
MESSAGE
Type URL
google.ads.googleads.v16.common.AdScheduleInfo
Filterable
False
Selectable
True
Sortable
False
Repeated
False
feed_item_target.ad_schedule.day_of_week
Field description
Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
The text of the keyword (at most 80 characters and 10 words).
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
feed_item_target.resource_name
Field description
Immutable. The resource name of the feed item target. Feed item target resource names have the form: customers/{customer_id}/feedItemTargets/{feed_id}~{feed_item_id}~{feed_item_target_type}~{feed_item_target_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
feed_item_target.status
Field description
Output only. Status of the feed item target. This field is read-only.
[[["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-12-18 UTC."],[[["A feed item target allows you to specify criteria for when and where your feed items should be shown, such as ad groups, campaigns, devices, schedules, and geo locations."],["You can use the query builder to create specific queries to retrieve and filter feed item targets based on different attributes, metrics, and segments."],["Feed item target resource names follow a specific format: `customers/{customer_id}/feedItemTargets/{feed_id}~{feed_item_id}~{feed_item_target_type}~{feed_item_target_id}`."],["When selecting fields from related resources like ad groups or campaigns, they will not segment metrics in your `SELECT` clause but can be used for filtering in the `WHERE` clause."],["The feed item target resource has various fields including `feed_item_target_id`, `status`, `feed_item_target_type`, and other attributes related to the targeting criteria, and most of these fields are filterable and selectable in queries."]]],[]]