GoogleAdsSearchads360V23ResourcesAdvertisingPartnerIdentifier constructor

GoogleAdsSearchads360V23ResourcesAdvertisingPartnerIdentifier({
  1. String? customer,
})

Implementation

GoogleAdsSearchads360V23ResourcesAdvertisingPartnerIdentifier({
  this.customer,
});