LinkedProductType
Describes the possible link types for a link between a Google Ads customer and another product.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
DATA_PARTNER
|
A link to Data partner. |
GOOGLE_ADS
|
A link to Google Ads. |
HOTEL_CENTER
|
A link to Hotel Center. |
MERCHANT_CENTER
|
A link to Google Merchant Center. |
ADVERTISING_PARTNER
|
A link to the Google Ads account of the advertising partner. |
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-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["This documentation details the types of links that can be established between a Google Ads customer account and other Google products."],["Link types include connections to Data partners, other Google Ads accounts, Hotel Center, Merchant Center, and advertising partners."],["Each link type is represented by a specific enum value, including `DATA_PARTNER`, `GOOGLE_ADS`, `HOTEL_CENTER`, `MERCHANT_CENTER`, and `ADVERTISING_PARTNER`."],["`UNSPECIFIED` and `UNKNOWN` enum values are reserved for system use and indicate unspecified or unknown link types respectively."]]],[]]