OfflineUserDataJob

A job containing offline user data of store visitors, or user list members that will be processed asynchronously. The uploaded data isn't readable and the processing results of the job can only be read using GoogleAdsService.Search/SearchStream.

Fields

resource_name

string

Immutable. The resource name of the offline user data job. Offline user data job resource names have the form:

customers/{customer_id}/offlineUserDataJobs/{offline_user_data_job_id}

type

OfflineUserDataJobType

Immutable. Type of the job.

status

OfflineUserDataJobStatus

Output only. Status of the job.

failure_reason

OfflineUserDataJobFailureReason

Output only. Reason for the processing failure, if status is FAILED.

operation_metadata

OfflineUserDataJobMetadata

Output only. Metadata of offline user data job depicting match rate range.

id

int64

Output only. ID of this offline user data job.

external_id

int64

Immutable. User specified job ID.

Union field

metadata

metadata. Metadata of the job. metadata can be only one of the following:

customer_match_user_list_metadata

CustomerMatchUserListMetadata

Immutable. Metadata for data updates to a CRM-based user list.

store_sales_metadata

StoreSalesMetadata

Immutable. Metadata for store sales data update.