Re: Get uac campaign's user location report though google ads api

2020-11-23 Thread 'Q' via AdWords API and Google Ads API Forum
hi, I have already migrated to the latest version(V6), but the data I retrieved is not right. *Question* : I try to get uac account's user location data through this API(https://developers.google.com/google-ads/api/fields/v3/user_location_view), but I can only retrieve user location data of 16 c

Re: Get uac campaign's user location report though google ads api

2020-11-20 Thread 'Q' via AdWords API and Google Ads API Forum
Plus, we use google ads api v3 version. On Friday, November 20, 2020 at 7:07:51 PM UTC+8 Q wrote: > hi~ > We try to get uac campaign's user location report through google ads api > while meeting some problem. > > We use "User location view" to get uac account's data, sql like below: > SELECT >

Get uac campaign's user location report though google ads api

2020-11-20 Thread 'Q' via AdWords API and Google Ads API Forum
hi~ We try to get uac campaign's user location report through google ads api while meeting some problem. We use "User location view" to get uac account's data, sql like below: SELECT campaign.id, user_location_view.country_criterion_id, segments.date, segments.device, segments.geo_target_county,

Re: About TargetingIdeaService and CategoryProductsAndServices

2020-04-30 Thread 'Q' via AdWords API and Google Ads API Forum
It works out , thank you very much! On Thursday, April 30, 2020 at 5:00:21 AM UTC+8, adsapiforumadvisor wrote: > > Hello, > > Thank you for reaching out! You can try retrieving the categoryID >

About TargetingIdeaService and CategoryProductsAndServices

2020-04-29 Thread 'Q' via AdWords API and Google Ads API Forum
Hi, I used TargetingIdeaService to get related keywords without setting CategoryProductsAndServicesSearchParameter. If I want to get CategoryId for these related keywords which I'v already retrieved, can I get it through TargetingIdeaService ? And which parameters should I use? :) -- -- =~=~=

Re: How to create adgroup with automated targeting in display campaigns?

2020-04-27 Thread 'Q' via AdWords API and Google Ads API Forum
Thank you so much :) On Monday, April 27, 2020 at 9:44:24 PM UTC+8, adsapiforumadvisor wrote: > > Hi, > > Unfortunately, it is only possible to create a smart ad group in a smart > display campaign using the API. I have created a feature request on your > behalf. You can keep an eye on our Devel

Re: How to create adgroup with automated targeting in display campaigns?

2020-04-24 Thread 'Q' via AdWords API and Google Ads API Forum
But the automated targeting ad group created manually in UI is not under a smart display campaign, I retrieve this campaign's settings though API, and campaign's advertising channel subtype is none. That's very confused. On Friday, April 24, 2020 at 9:49:31 PM UTC+8, adsapiforumadvisor wrote: >

Re: How to create adgroup with automated targeting in display campaigns?

2020-04-23 Thread 'Q' via AdWords API and Google Ads API Forum
Thank you for your help! Can I create automated targeting ad group under a display campaign, not under a display smart campaign? When the automated targeting ad group created manually under a display campaign(not a display smart campaign, the AdvertisingChannelSubType is none when retrieving th

Re: which api i should use to add google dynamic remarketing campaign ads label filter?

2020-04-13 Thread 'Q' via AdWords API and Google Ads API Forum
Thank you~ Will api support this in the future? On Tuesday, April 14, 2020 at 3:33:36 AM UTC+8, adsapiforumadvisor wrote: > > Hello, > > It doesn't appear that the label Product filter for Dynamic Remarketing is > currently supported using the API. > > Regards, > Anthony > Google Ads API Team > >

Re: which api i should use to add google dynamic remarketing campaign ads label filter?

2020-04-13 Thread 'Q' via AdWords API and Google Ads API Forum
P.S. I have already created feeds in Google merchant center, and I used campaign's shopping setting through CampaignService API to associate the google merchant center's account with the campaign. On Monday, April 13, 2020 at 7:14:22 PM UTC+8, Q wrote: > > Hello, > As the title, which api i shou

which api i should use to add google dynamic remarketing campaign ads label filter?

2020-04-13 Thread 'Q' via AdWords API and Google Ads API Forum
Hello, As the title, which api i should use to add google dynamic remarketing campaign ads label filter? I didn't get clue through CampaignService API document. Thank you for your help~ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.b

Google adwords & video campaign

2020-03-09 Thread 'Q' via AdWords API and Google Ads API Forum
Hi, Can I get video campaigns through campaignService now ? Thanks for your help~ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: how to retrieve criterions of youtube campaign?

2020-03-05 Thread 'Q' via AdWords API and Google Ads API Forum
Thank you for your help. And when I read the document ( https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService.YouTubeVideo), I couldn't figure out the meaning of this line "A criterion of this type is only excludable." It means I can only exclude this crite

how to retrieve criterions of youtube campaign?

2020-03-05 Thread 'Q' via AdWords API and Google Ads API Forum
How to retrieve youtube campaign's criterions? I use this service "CampaignCriterionServiceInterface" to retrieve all criterions of an account for youtube promotion. Here are my parameters: Selector fields: "Id", "CampaignId", "BidModifier","LanguageCode", "LocationName","ParentLocations","Displ