REST Resource: customers.adsDataCustomers

  • AdsDataCustomer represents an Ads Data Hub customer.

  • The name field uniquely identifies a customer with a specific format.

  • Available methods include retrieving a specific customer, getting the data access budget, and listing accessible customers.

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

get

Retrieves the requested Ads Data Hub customer.

getDataAccessBudget

Retrieves the data access budget for the requested ads data source for the last 366 days.

list

Lists ads data customers accessible from the customer.