product_link
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
ProductLink represents the data sharing connection between a Google Ads customer and another product.
Attributed resources like customer can be selected in your SELECT and WHERE clauses but will not segment metrics.
Fields such as product_link.advertising_partner.customer, product_link.data_partner.data_partner_id, product_link.google_ads.customer, and product_link.merchant_center.merchant_center_id are used to identify the linked accounts and are required when creating new links.
The product_link.product_link_id is an output only field representing the ID of the link.
The product_link.resource_name is the immutable resource name of the product link in the format customers/{customer_id}/productLinks/{product_link_id} .
The product_link.type field is output only and indicates the type of the linked product, such as ADVERTISING_PARTNER, DATA_PARTNER, GOOGLE_ADS, HOTEL_CENTER, or MERCHANT_CENTER.
Represents the data sharing connection between a Google Ads customer and another product.
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.
product_link.advertising_partner.customer
Field description
Output only. The resource name of the advertising partner Google Ads account. This field is required and should not be empty when creating a new Advertising Partner link. It is unable to be modified after the creation of the link.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
product_link.data_partner.data_partner_id
Field description
Immutable. The customer ID of the Data partner account. This field is required and should not be empty when creating a new data partner link. It is unable to be modified after the creation of the link.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
product_link.google_ads.customer
Field description
Immutable. The resource name of the Google Ads account. This field is required and should not be empty when creating a new Google Ads link. It is unable to be modified after the creation of the link.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
product_link.merchant_center.merchant_center_id
Field description
Immutable. The customer ID of the Google Merchant Center account. This field is required and should not be empty when creating a new Merchant Center link. It is unable to be modified after the creation of the link.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
product_link.product_link_id
Field description
Output only. The ID of the link. This field is read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
product_link.resource_name
Field description
Immutable. Resource name of the product link. ProductLink resource names have the form: customers/{customer_id}/productLinks/{product_link_id}
[[["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-10-16 UTC."],[],[]]