REST Resource: customers.adsDataCustomers

  • AdsDataCustomer represents a customer within Ads Data Hub, identified by a unique name in the format customers/[customerId]/adsDataCustomers/[adsDataCustomerId].

  • The resource provides methods to retrieve customer details, access budget information for the past year, and list accessible ads data customers.

  • A JSON representation with the name field is used to define an AdsDataCustomer.

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.