Re: System User Token

2021-08-18 Thread 'Kate Orlova' via AdWords API and Google Ads API Forum
Something similar to this: https://developers.facebook.com/docs/audience-network/optimization/report-api/system-user/#usetoken On Tuesday, August 17, 2021 at 3:49:54 PM UTC+3 adsapi wrote: > Hi, > > Currently, OAuth is the only approach used for authentication. Please add > more details

System User Token

2021-08-17 Thread 'Kate Orlova' via AdWords API and Google Ads API Forum
Hi! Is there any possibility to generate and use system user token to authenticate instead of Oauth? Now or maybe in future? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: TargetRestriction missing method "getBidOnlyCase"

2021-08-03 Thread 'Kate Orlova' via AdWords API and Google Ads API Forum
Hi! I've upgrade API to v8, but still have same problem: *Generated message class "com.google.ads.googleads.v8.common.TargetRestriction" missing method "getBidOnlyCase".* You can reproduce this like that: *TargetRestriction.Builder targetRestriction =

TargetRestriction missing method "getBidOnlyCase"

2021-08-02 Thread 'Kate Orlova' via AdWords API and Google Ads API Forum
Hi! I'm receiving *campaign.targeting_setting.target_restrictions* and then I want to get this list just as json string, but when I call *googleAdsRow.getCampaign().getTargetingSetting().getTargetRestrictionsList().toString()* I receive an exception *Generated message class