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.
Name that uniquely identifies a customer. It should have the form customers/[customerId]/adsDataCustomers/[adsDataCustomerId], e.g. 'customers/123/adsDataCustomers/456'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["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."]]],["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"]]