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.
|
pending_count
|
int64
Output only. Total count of pending uploaded 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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Provides a summarized view of historical data uploads, categorized by either upload date or specific job."],["Includes metrics on the total number of successful, failed, and pending events for each category."],["Offers insights based on either the last N jobs executed or the last N days of uploads."]]],[]]