LinkedAccountType
Describes the possible link types between a Google Ads customer and another account.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
THIRD_PARTY_APP_ANALYTICS
|
A link to provide third party app analytics data. |
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Google Ads customer accounts can be linked to other accounts for various purposes, such as sharing app analytics data."],["Link types are categorized using enums like `THIRD_PARTY_APP_ANALYTICS` for providing third-party app analytics data."],["While some enum values like `UNSPECIFIED` and `UNKNOWN` exist, they are primarily for system use and not for user selection."]]],[]]