OfflineConversionUploadConversionActionSummary
Stay organized with collections
Save and categorize content based on your preferences.
Offline conversion upload summary at conversion action level.
Fields |
resource_name
|
string
Output only. The resource name of the offline conversion upload summary at conversion action level. Offline conversion upload conversion action summary resource names have the form: customers/{customer_id}/offlineConversionUploadConversionActionSummaries/{conversion_action_id}~{client}
|
client
|
OfflineEventUploadClient
Output only. Client type of the upload event.
|
conversion_action_id
|
int64
Output only. Conversion action id.
|
conversion_action_name
|
string
Output only. The name of the conversion action.
|
status
|
OfflineConversionDiagnosticStatus
Output only. Overall status for offline conversion upload conversion action summary. Status is generated from most recent calendar day with upload stats.
|
total_event_count
|
int64
Output only. Total count of uploaded events.
|
successful_event_count
|
int64
Output only. Total count of successful uploaded events.
|
pending_event_count
|
int64
Output only. Total count of pending uploaded events.
|
last_upload_date_time
|
string
Output only. Date for the latest upload batch. The format is "yyyy-mm-dd hh:mm:ss", and it's in the time zone of the Google Ads account.
|
daily_summaries[]
|
OfflineConversionSummary
Output only. Summary of history stats by last N days.
|
job_summaries[]
|
OfflineConversionSummary
Output only. Summary of history stats by last N jobs.
|
alerts[]
|
OfflineConversionAlert
Output only. Details for each error code. Alerts are generated from most recent calendar day with upload stats.
|
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.
[[["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 2025-08-07 UTC."],[],[],null,["Offline conversion upload summary at conversion action level.\n\n| Fields ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `resource_name` | `string` Output only. The resource name of the offline conversion upload summary at conversion action level. Offline conversion upload conversion action summary resource names have the form: `customers/{customer_id}/offlineConversionUploadConversionActionSummaries/{conversion_action_id}~{client}` |\n| `client` | [OfflineEventUploadClient](/google-ads/api/reference/rpc/v19/OfflineEventUploadClientEnum.OfflineEventUploadClient) Output only. Client type of the upload event. |\n| `conversion_action_id` | `int64` Output only. Conversion action id. |\n| `conversion_action_name` | `string` Output only. The name of the conversion action. |\n| `status` | [OfflineConversionDiagnosticStatus](/google-ads/api/reference/rpc/v19/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus) Output only. Overall status for offline conversion upload conversion action summary. Status is generated from most recent calendar day with upload stats. |\n| `total_event_count` | `int64` Output only. Total count of uploaded events. |\n| `successful_event_count` | `int64` Output only. Total count of successful uploaded events. |\n| `pending_event_count` | `int64` Output only. Total count of pending uploaded events. |\n| `last_upload_date_time` | `string` Output only. Date for the latest upload batch. The format is \"yyyy-mm-dd hh:mm:ss\", and it's in the time zone of the Google Ads account. |\n| `daily_summaries[]` | [OfflineConversionSummary](/google-ads/api/reference/rpc/v19/OfflineConversionSummary) Output only. Summary of history stats by last N days. |\n| `job_summaries[]` | [OfflineConversionSummary](/google-ads/api/reference/rpc/v19/OfflineConversionSummary) Output only. Summary of history stats by last N jobs. |\n| `alerts[]` | [OfflineConversionAlert](/google-ads/api/reference/rpc/v19/OfflineConversionAlert) Output only. Details for each error code. Alerts are generated from most recent calendar day with upload stats. |"]]