OfflineConversionSummary
Historical upload summary, grouped by upload date or job.
Fields |
successful_count
|
int64
Output only. Total count of successful event.
|
failed_count
|
int64
Output only. Total count of failed event.
|
Union field dimension_key
dimension_key . Dimension key for summary. dimension_key can be only one of the following: |
job_id
|
int64
Output only. Dimension key for last N jobs.
|
upload_date
|
string
Output only. Dimension key for last N days.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["The summary table presents a historical overview of data uploads, categorized by either upload date or individual job."],["The table includes metrics for successful and failed events within each category."],["The categorization is determined by the `dimension_key` field, which can represent either a job ID (`job_id`) or an upload date (`upload_date`)."]]],[]]