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."],[[["\u003cp\u003eAdsDataCustomer represents a customer within Ads Data Hub, uniquely identified by a name in the format \u003ccode\u003ecustomers/[customerId]/adsDataCustomers/[adsDataCustomerId]\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe resource provides methods to retrieve customer details, access the data access budget for the past year, and list accessible ads data customers.\u003c/p\u003e\n"],["\u003cp\u003eAdsDataCustomer includes a JSON representation with a "name" field indicating the customer's unique identifier.\u003c/p\u003e\n"]]],["The content describes the `AdsDataCustomer` resource, which represents an Ads Data Hub customer identified by a unique name (e.g., 'customers/123/adsDataCustomers/456'). Key methods include `get`, which retrieves a specific customer; `getDataAccessBudget`, which fetches the data access budget for an ad source over the past year; and `list`, which returns all accessible ads data customers. The resource's JSON representation is a simple structure with a single string field, `name`.\n"],null,[]]