Hi,

We try to use python script that https://github.com/google/shopping-markup.

This script use big query to datatransfer of merchant & ads account. 
- We create Google console Project
- We create service Account
- Service account enable with Outh
- Service account add to Domain Delegation
use clineID, and following api scope
https://www.googleapis.com/auth/adwords
https://www.googleapis.com/auth/service.management
https://www.googleapis.com/auth/bigquery
https://www.googleapis.com/auth/cloudplatformprojects
https://www.googleapis.com/auth/bigquery.insertdata

But still we not getting NOT_ADS_USER error. it means service account not 
enable access to ads api. 

We used Google workspace account to create the GCP, have access to Ads 
Account(MCC & Which we access ) & GCM as standard.  

RROR:root:Transfer 
projects/xxxxxxxxxxx/locations/us/transferConfigs/61916511-0000-2393-a71d-883d24f2c204
 
was not successful. Error - code: 3
message: "Error while processing report for table \'HourlyAccountStats\' 
for account id xxxxxxxxxx. Http(400) Bad Request; <?xml version=\"1.0\" 
encoding=\"UTF-8\" 
standalone=\"yes\"?><reportDownloadError><ApiError><type>AuthenticationError.NOT_ADS_USER</type><trigger>&lt;"

Traceback (most recent call last):
  File "cloud_env_setup.py", line 149, in <module>
    main()
  File "cloud_env_setup.py", line 118, in main
    data_transfer.wait_for_transfer_completion(ads_config)
  File "/home/pratik/shopping-markup/cloud_data_transfer.py", line 110, in 
wait_for_transfer_completion
    raise DataTransferError(error_message)
cloud_data_transfer.DataTransferError: Transfer 
projects/xxxxxxxxxx/locations/us/transferConfigs/61916511-0000-2393-a71d-883d24f2c204
 
was not successful. Error - code: 3
message: "Error while processing report for table \'HourlyAccountStats\' 
for account id xxxxxxxxxx. Http(400) Bad Request; <?xml version=\"1.0\" 
encoding=\"UTF-8\" 
standalone=\"yes\"?><reportDownloadError><ApiError><type>AuthenticationError.NOT_ADS_USER</type><trigger>&lt;


Can you help why we getting this error.? 

Regards,
Pratik Patel

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f6822c28-3c5f-4e5a-96e6-e4026fee4defn%40googlegroups.com.
  • Se... pratik patel
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum

Reply via email to