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.
recommendation_subscription.create_date_time
Field description
Output only. Time in seconds when the subscription was first created. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
recommendation_subscription.modify_date_time
Field description
Output only. Contains the time in microseconds, when the Recommendation Subscription was last updated. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
recommendation_subscription.resource_name
Field description
Immutable. The resource name of the recommendation subscription. customers/{customer_id}/recommendationSubscriptions/{recommendation_type}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
recommendation_subscription.status
Field description
Required. Status of the subscription, either enabled or paused.
[[["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 2025-01-28 UTC."],[[["The Recommendation Subscription resource allows you to manage and receive recommendations for your Google Ads campaigns."],["You can use a query builder to help construct queries for retrieving recommendation subscriptions."],["Recommendation subscriptions have a status (enabled or paused) and a type, which specifies the category of recommendations you're subscribed to."],["You can select fields from the `customer` resource in your queries along with recommendation subscription fields."],["While these `customer` fields can be used for filtering and ordering, they won't segment the metrics in the `SELECT` clause."]]],[]]