GoogleAdsSearchads360V23ResourcesOfflineUserDataJob constructor
GoogleAdsSearchads360V23ResourcesOfflineUserDataJob({
- GoogleAdsSearchads360V23CommonCustomerMatchUserListMetadata? customerMatchUserListMetadata,
- String? externalId,
- String? failureReason,
- String? id,
- GoogleAdsSearchads360V23ResourcesOfflineUserDataJobMetadata? operationMetadata,
- String? resourceName,
- String? status,
- GoogleAdsSearchads360V23CommonStoreSalesMetadata? storeSalesMetadata,
- String? type,
Implementation
GoogleAdsSearchads360V23ResourcesOfflineUserDataJob({
this.customerMatchUserListMetadata,
this.externalId,
this.failureReason,
this.id,
this.operationMetadata,
this.resourceName,
this.status,
this.storeSalesMetadata,
this.type,
});