OfflineConversionUploadClientSummary

Offline conversion upload client summary.

Fields

resource_name

string

Output only. The resource name of the offline conversion upload client summary. Offline conversion upload client summary resource names have the form:

customers/{customer_id}/offlineConversionUploadClientSummaries/{client}

client

OfflineEventUploadClient

Output only. Client type of the upload event.

status

OfflineConversionDiagnosticStatus

Output only. Overall status for offline conversion client 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.

success_rate

double

Output only. Successful rate.

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.