Hello Support,
I have been calling the SHOPPING PERFORMANCE REPORT from the Adwords API
for a while. All the Data I was obtaining was correct until today. I have
noticed that the API is sending me wrong Data for my Campaign ID.
I can see that because the Campaign ID in my Google Adwords Account
Hi Nikita,
Problem solved !
I haven't use the yaml file for extracting needed infos.
Instead I did this:
from googleads import adwords
from googleads import oauth2
# OAuth2 credential information. In a real application, you'd probably be
# pulling these values from a credential storage.
CLIENT_
Hi Nikisha,
I've tried all the above hints and unfortunately it's still not working.
Yet there is some point that might cause a problem. I have created the
project with my email, but got permission to the Adwords Account from the
Admin.
The Admin does not got permissions for the project in Googl
Hi Nikisha,
Thanks for the reply.
I am not sure into which header should I paste the access token. Can you be
more specific on that point ?
Beside that, in the attachements you can see how my yaml document looks
like.
The developer token, client id, client secret and refresh token is correct.
Th
Hi Google Support,
I have noticed that there are similar errors already posted in the group.
I've tried to implement the hints mentioned there, but still they couldn't
fix this issue.
I was working on obtaining the reports via the Google Adwords API and run
into the following error:
*AdWordsRep