OfflineConversionSummary
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# OfflineConversionSummary\n\nHistorical upload summary, grouped by upload date or job.\n\n| Fields ||\n|------------------------|-------------------------------------------------------------|\n| ### `successful_count` | `int64` Output only. Total count of successful event. |\n| ### `failed_count` | `int64` Output only. Total count of failed event. |\n| ### `pending_count` | `int64` Output only. Total count of pending uploaded event. |\n| Union field ### `dimension_key` `dimension_key`. Dimension key for summary. `dimension_key` can be only one of the following: ||\n| ### `job_id` | `int64` Output only. Dimension key for last N jobs. |\n| ### `upload_date` | `string` Output only. Dimension key for last N days. |"]]