REST Resource: customers.adsDataCustomers
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."],[[["AdsDataCustomer represents a customer within Ads Data Hub, uniquely identified by a name in the format `customers/[customerId]/adsDataCustomers/[adsDataCustomerId]`."],["The resource provides methods to retrieve customer details, access the data access budget for the past year, and list accessible ads data customers."],["AdsDataCustomer includes a JSON representation with a \"name\" field indicating the customer's unique identifier."]]],[]]