GoogleAdsSearchads360V23ResourcesShoppingProduct constructor
GoogleAdsSearchads360V23ResourcesShoppingProduct({
- String? adGroup,
- String? availability,
- String? brand,
- String? campaign,
- String? categoryLevel1,
- String? categoryLevel2,
- String? categoryLevel3,
- String? categoryLevel4,
- String? categoryLevel5,
- String? channel,
- String? channelExclusivity,
- String? condition,
- String? currencyCode,
- String? customAttribute0,
- String? customAttribute1,
- String? customAttribute2,
- String? customAttribute3,
- String? customAttribute4,
- String? effectiveMaxCpcMicros,
- String? feedLabel,
- List<
GoogleAdsSearchads360V23ResourcesShoppingProductProductIssue> ? issues, - String? itemId,
- String? languageCode,
- String? merchantCenterId,
- String? multiClientAccountId,
- String? priceMicros,
- String? productImageUri,
- String? productTypeLevel1,
- String? productTypeLevel2,
- String? productTypeLevel3,
- String? productTypeLevel4,
- String? productTypeLevel5,
- String? resourceName,
- String? status,
- List<
String> ? targetCountries, - String? title,
Implementation
GoogleAdsSearchads360V23ResourcesShoppingProduct({
this.adGroup,
this.availability,
this.brand,
this.campaign,
this.categoryLevel1,
this.categoryLevel2,
this.categoryLevel3,
this.categoryLevel4,
this.categoryLevel5,
this.channel,
this.channelExclusivity,
this.condition,
this.currencyCode,
this.customAttribute0,
this.customAttribute1,
this.customAttribute2,
this.customAttribute3,
this.customAttribute4,
this.effectiveMaxCpcMicros,
this.feedLabel,
this.issues,
this.itemId,
this.languageCode,
this.merchantCenterId,
this.multiClientAccountId,
this.priceMicros,
this.productImageUri,
this.productTypeLevel1,
this.productTypeLevel2,
this.productTypeLevel3,
this.productTypeLevel4,
this.productTypeLevel5,
this.resourceName,
this.status,
this.targetCountries,
this.title,
});