Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on January 29th at 10:00 AM EST! We will discuss the new features added in v23 of the Google Ads API.
OfflineUserDataJob
Stay organized with collections
Save and categorize content based on your preferences.
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.
codeProto definition
| Fields |
external_id
|
int64
Immutable. User specified job ID.
|
failure_reason
|
OfflineUserDataJobFailureReason
Output only. Reason for the processing failure, if status is FAILED.
|
id
|
int64
Output only. ID of this offline user data job.
|
|
CustomerMatchUserListMetadata
Immutable. Metadata for data updates to a CRM-based user list.
|
|
StoreSalesMetadata
Immutable. Metadata for store sales data update.
|
|
OfflineUserDataJobMetadata
Output only. Metadata of offline user data job depicting match rate range.
|
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}
|
status
|
OfflineUserDataJobStatus
Output only. Status of the job.
|
type
|
OfflineUserDataJobType
Immutable. Type of the job.
|
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 2026-01-22 UTC.
[null,null,["Last updated 2026-01-22 UTC."],[],[]]