I'm trying to execute a request to get some metrics data from the Ads API on behalf of a client.
If I construct a POST request in postman and post to https://googleads.googleapis.com/v12/customers/xxx/googleAds:searchStream, the response is what would be expected. However when I execute using the dotNet client library, specifying the same paramaters as above, I get the following error: "Message": "Status(StatusCode=\"PermissionDenied\", Detail=\"The caller does not have permission\")" Is there some extra level of authorisation the client needs to provide our manager account in order to use the client libraries as opposed to a straight http POST request? Thanks for any help on this one, Dan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/bb338276-29a7-4669-bb7a-d31114a0b02cn%40googlegroups.com.
