OfflineConversionUploadConversionActionSummary

Offline conversion upload summary at conversion action level.

Proto definition

Fields

alerts[]

OfflineConversionAlert

Output only. Details for each error code. Alerts are generated from most recent calendar day with upload stats.

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.

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.

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.

pending_event_count

int64

Output only. Total count of pending uploaded events.

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}

status

OfflineConversionDiagnosticStatus

Output only. Overall status for offline conversion upload conversion action summary. Status is generated from most recent calendar day with upload stats.

successful_event_count

int64

Output only. Total count of successful uploaded events.

total_event_count

int64

Output only. Total count of uploaded events.