Try your query here:
https://developers.google.com/google-ads/api/fields/v10/ad_group_query_builder
You will see:
Fix your query to address the errors below and re-submit.
- 'ad_group_ad.name' is not a valid field in the SELECT clause when
'ad_group_ad' is the resource in the FROM clause.
I have the same problem.
The problem with state 'in production' is that a lot of stuff is required
(what makes sense if it really is public and in production).
But we just use it internally and only from one account,
A service account would make more sense but is only available for Google
worksp
gle Ads account.
>
> I am getting USER_PERMISSION_DENIED while making google ads API call to
> export user to my clients google ads account.
> Thanks,
> Ajit
>
> On Friday, June 17, 2022 at 4:04:40 PM UTC+5:30 pmoe...@binaerpark.de
> wrote:
>
>> Hej Ajit,
>>
,
> Ajit
>
> On Friday, June 17, 2022 at 4:04:40 PM UTC+5:30 pmoe...@binaerpark.de
> wrote:
>
>> Hej Ajit,
>>
>> you will need:
>> developerToken -> you find in the manager account
>> loginCustomerId -> the customer no. of the manager account
Hej Ajit,
you will need:
developerToken -> you find in the manager account
loginCustomerId -> the customer no. of the manager account
clientId -> you find it in your oauth authentication console
clientSecret -> same here
All this values you have to put in a ini/config file
(client) CUSTOMER_ID
Hello,
at the moment I can't manage to bulk upload the customizer values via
Google Sheet.
Although it's offered.
And I can't find a example sheet how it should look like.
Bulk Upload via csv file works well!!
Any suggestions and tipps?
Thanks
Patrik
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hello!
As I understand I have to get a new refreshtoken every 7 days if the webapp
is public.
As we only use it internally and as a webservice for us it makes only sens
to authorize the app once and use the refreshtoken afterwards.
BUT:
serviceaccounts are only usable for google workspace cu