[[["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\u003eAds Data Hub Customer resource provides access to customer-specific data and operations.\u003c/p\u003e\n"],["\u003cp\u003eCustomers are uniquely identified by a \u003ccode\u003ename\u003c/code\u003e in the format \u003ccode\u003ecustomers/[customerId]\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA variety of methods are available, such as retrieving customer details, exporting job history, and generating reports on invalid traffic or viewability.\u003c/p\u003e\n"],["\u003cp\u003eCustomers can also submit brand lift benchmarks and study reports for import into ADH.\u003c/p\u003e\n"]]],["Ads Data Hub customer information is structured with a unique `name`, `customerId`, and `displayName`. Key actions include retrieving customer details, listing accessible customers, and exporting job history to BigQuery. It also allows generating reports for invalid traffic metrics and DV360 viewability. Customers can submit brand lift reports and benchmarks from BigQuery. Additional methods include describing valid DV360 advertiser IDs and getting Google Data ingestion status.\n"],null,["# REST Resource: customers\n\n- [Resource: Customer](#Customer)\n - [JSON representation](#Customer.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Customer\n------------------\n\nAn Ads Data Hub customer.\n\n| JSON representation |\n|-------------------------------------------------------------------------|\n| ``` { \"name\": string, \"customerId\": string, \"displayName\": string } ``` |\n\n| Fields ||\n|---------------|----------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Name that uniquely identifies a customer. It should have the form customers/\\[customerId\\], e.g. 'customers/123'. |\n| `customerId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Ads Data Hub customer ID. |\n| `displayName` | `string` Descriptive customer name. |\n\n| Methods ------- ||\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|\n| ### [describeValidDv360AdvertiserIds](/ads-data-hub/marketers/reference/rest/v1/customers/describeValidDv360AdvertiserIds) | Describes the valid DV360 AdvertiserIds |\n| ### [describeValidFrequencyLimitingEventMatchers](/ads-data-hub/marketers/reference/rest/v1/customers/describeValidFrequencyLimitingEventMatchers)` ` **(deprecated)** | Lists valid event matchers along with their metadata for frequency capping audience lists. |\n| ### [exportJobHistory](/ads-data-hub/marketers/reference/rest/v1/customers/exportJobHistory) | Exports job history of a customer account to customer-selected BigQuery dataset. |\n| ### [generateDv360IvtVideoViewabilityReport](/ads-data-hub/marketers/reference/rest/v1/customers/generateDv360IvtVideoViewabilityReport) | Starts the execution of a query to retrieve invalid traffic viewability metrics for the DV360 platform. |\n| ### [generateIvtReport](/ads-data-hub/marketers/reference/rest/v1/customers/generateIvtReport) | Starts the execution of a query to retrieve a day-by-day summary of invalid traffic counts for a specific platform. |\n| ### [get](/ads-data-hub/marketers/reference/rest/v1/customers/get) | Retrieves the requested Ads Data Hub customer. |\n| ### [getImportCompletionStatus](/ads-data-hub/marketers/reference/rest/v1/customers/getImportCompletionStatus) | Returns the percentage of Google data across all customers that has successfully been ingested into ADH on the given date. |\n| ### [list](/ads-data-hub/marketers/reference/rest/v1/customers/list) | Lists Ads Data Hub customers to which the current user has access. |\n| ### [submitBrandLiftBenchmark](/ads-data-hub/marketers/reference/rest/v1/customers/submitBrandLiftBenchmark) | Starts ADH import of a specified BigQuery table populated with the quarterly brand lift benchmark report generated by the customer. |\n| ### [submitBrandLiftStudyReport](/ads-data-hub/marketers/reference/rest/v1/customers/submitBrandLiftStudyReport) | Starts ADH import of a specified BigQuery table populated with the brand lift study report generated by the customer. |"]]