Join us
live on Discord on the Google Advertising and Measurement Community server on October 16th! We will discuss the new features added in V22 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.
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. |
| 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 of the job. metadata can be only one of the following: |
| CustomerMatchUserListMetadata Immutable. Metadata for data updates to a CRM-based user list. |
| StoreSalesMetadata Immutable. Metadata for store sales data update. |
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."],[],[]]