This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the
Marketers site. If you are a measurement partner, refer to the
Measurement Partners site.
REST Resource: customers.adsDataCustomers
Stay organized with collections
Save and categorize content based on your preferences.
Resource: AdsDataCustomer
An Ads Data Hub customer.
JSON representation |
{
"name": string
} |
Fields |
name |
string
Name that uniquely identifies a customer. It should have the form customers/[customerId]/adsDataCustomers/[adsDataCustomerId], e.g. 'customers/123/adsDataCustomers/456'.
|
Methods |
|
Retrieves the requested Ads Data Hub customer. |
|
Retrieves the data access budget for the requested ads data source for the last 366 days. |
|
Lists ads data customers accessible from the customer. |
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-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[],["The content describes the `AdsDataCustomer` resource, representing a customer in Ads Data Hub. Its key attribute is `name`, a string that uniquely identifies the customer in the format 'customers/[customerId]/adsDataCustomers/[adsDataCustomerId]'. The available methods are `get`, which retrieves a specific customer; `getDataAccessBudget`, to retrieve data access budget information; and `list`, which retrieves a collection of accessible Ads Data Hub customers.\n"],null,[]]