Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
OfflineEventUploadClient
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
GOOGLE_ADS_API
|
Google Ads API. |
GOOGLE_ADS_WEB_CLIENT
|
Google Ads web client, which could include multiple sources like Ads UI, SFTP, etc. |
ADS_DATA_CONNECTOR
|
Connection platform. |
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-10-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 2024-10-12 UTC."],[[["This documentation outlines the different types of clients that can interact with Google Ads."],["The client types include: `GOOGLE_ADS_API`, `GOOGLE_ADS_WEB_CLIENT`, and `ADS_DATA_CONNECTOR`, each serving a specific purpose."],["`UNSPECIFIED` and `UNKNOWN` are used for system or error handling and are not user-selectable client types."]]],["The provided content defines different types of clients. `UNSPECIFIED` indicates a client type not specified. `UNKNOWN` signifies an unknown client in the current version, used only as a return value. `GOOGLE_ADS_API` represents the Google Ads API client. `GOOGLE_ADS_WEB_CLIENT` encompasses various sources like Ads UI and SFTP. Finally, `ADS_DATA_CONNECTOR` identifies a connection platform client. These are enumerated classifications used to define client origins.\n"]]