Re: Universal App Campaign creation fail for some accounts

2019-11-20 Thread Maxime Chariere
Thank you for you answer that help a lot. On Thursday, November 21, 2019 at 12:33:15 AM UTC+9, adsapiforumadvisor wrote: > > Hi Maxime, > > Thank you for reaching out. Please see this > > > blog post for

RE: Universal App Campaign creation fail for some accounts

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hi Maxime, Thank you for reaching out. Please see this blog post for recent updates to universal app campaigns. As it says, UniversalAppCampaignSetting is being replaced with UniversalAppCampaignInfo and the specific ad details will be included in the UniversalAppAd. Regards, Mitchell

Universal App Campaign creation fail for some accounts

2019-11-19 Thread Maxime Chariere
Hi, I'm creating UAC campaign by calling campaign_service.mutate with the following settings : (API version v201809) { 'name': name, 'status': 'PAUSED', 'advertisingChannelType': 'MULTI_CHANNEL', 'advertisingChannelSubType': 'UNIVERSAL_APP_CAMPAIGN',