Page Summary
-
An offline user data job processes offline user data like store visits or user list members asynchronously.
-
Uploaded data is not readable, and results are accessed via GoogleAdsService.Search/SearchStream.
-
Key fields include resource name, type, status, failure reason, and metadata.
-
The job can be identified by resource name, ID, or external ID.
-
Metadata varies depending on the job type, such as customer match user list or store sales.
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 | |
|---|---|
|
Immutable. User specified job ID. |
|
Output only. Reason for the processing failure, if status is FAILED. |
|
Output only. ID of this offline user data job. |
|
|
|
Immutable. Metadata for data updates to a CRM-based user list. |
|
Immutable. Metadata for store sales data update. |
|
Output only. Metadata of offline user data job depicting match rate range. |
|
Immutable. The resource name of the offline user data job. Offline user data job resource names have the form:
|
|
Output only. Status of the job. |
|
Immutable. Type of the job. |