ProductLink
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
A ProductLink represents a data sharing connection between a Google Ads customer and another product.
Key fields include the resource name, type, and product link ID, which is read-only.
The linked_product union field specifies the type of linked product, such as a Data Partner, Google Ads, Merchant Center, or Advertising Partner.
Represents the data sharing connection between a Google Ads customer and another product.
code Proto definition
Fields
advertising_partner
AdvertisingPartnerIdentifier
Output only. Advertising Partner link.
data_partner
DataPartnerIdentifier
Immutable. Data partner link.
google_ads
GoogleAdsIdentifier
Immutable. Google Ads link.
merchant_center
MerchantCenterIdentifier
Immutable. Google Merchant Center link.
product_link_id
int64
Output only. The ID of the link. This field is read only.
resource_name
string
Immutable. Resource name of the product link. ProductLink resource names have the form:
customers/{customer_id}/productLinks/{product_link_id}
type
LinkedProductType
Output only. The type of the linked product.
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 2025-12-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 2025-12-12 UTC."],[],[]]