REST Resource: customers.adsDataCustomers

  • The AdsDataCustomer resource represents an Ads Data Hub customer and is uniquely identified by a name string in a specific format.

  • This resource supports methods to retrieve a specific customer, list accessible ads data customers, and retrieve the data access budget for a data source.

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.