Hi

i have try to build api call using google ads api, but when i try to call 
my campaign in my test account it result error.

this my Get request :
url : 
https://googleads.googleapis.com/v3/customers/(Account_test_id)/campaigns

Header 
Authorization : Bearer *<Access_token>*
developer-toke : *<Developer-token>*
login-customer-id : *<my-mcc-test-account>*

And my Error

{ "error": { "code": 404, "message": "Requested entity was not found.", 
"status": "NOT_FOUND", "details": [ { "@type": 
"type.googleapis.com/google.ads.googleads.v3.errors.GoogleAdsFailure", 
"errors": [ { "errorCode": { "requestError": "RESOURCE_NOT_FOUND" }, 
"message": "Resource not found." } ] } ] } }

how i can fix it?
i success call this data use adwords api. i create manually because i call 
this from delphi, which there is no Library for delphi

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0351bf8f-f899-49d8-a4c9-620e7f6cf581o%40googlegroups.com.

Reply via email to