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 regard
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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.newBuilder();targetRestri
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
"com.google.ads.goo