Metadata for Customer Report ID Mapping submission request associated with each operation.
JSON representation |
---|
{
"request": {
object ( |
Fields | |
---|---|
request |
Request for Report Id Mapping submission. |
startTime |
Import start time. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
endTime |
Import end time. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
SubmitVendorReportIdMappingRequest
Request to submit a Customer Defined Report ID Mapping file.
JSON representation |
---|
{ "customer": string, "date": { object ( |
Fields | |
---|---|
customer |
Required. Ads Data Hub customer making the request. This is in the form of 'customers/[customerId]'. e.g. 'customers/123'. |
date |
Required. Date that the daily report ID mapping is for. |
sourceTable |
Required. Source BigQuery table for query results in the format 'project.dataset.table_name'. The project, dataset, and table_name must all be provided explicitly. Table must have the following columns: date report_date, string vendorClientId, string vendor_reporting_id, string entity_type, int entityId. For more details, see Report ID Mapping Schema on ADH Dev Site: https://developers.google.com/ads-data-hub/confidential/brandmeasurement/reach/report_id_mapping_schema |
instance |
Optional. The name of the submission feed instance. This shouldn't be populated for the production ID mapping feed, but can be filled out with a prearranged instance name when a vendor works with Google to test a new or alternate version of their submission feed. |
metric |
Optional. Metric which the table is reporting. Defaults to |