Hello. I am currently migrating from AdwordsAPI to GoogleAdsAPI. 'CreateCustomer' succeeded in test account. https://github.com/googleads/google-ads-php/blob/master/examples/AccountManagement/CreateCustomer.php#L99
However, due to a permision error, 'GetCampaigns' cannot succeed. https://github.com/googleads/google-ads-php/blob/master/examples/BasicOperations/GetCampaigns.php#L93 ``` message: "{ "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "@type": "google.ads.googleads.v2.errors.googleadsfailure-bin", "data": "<Unknown Binary Data>", { "@type": "grpc-status-details-bin", "data": "<Unknown Binary Data>" }, { "@type": "request-id", "data": "UaS6TmrXdr_hTfa-_H5Pmw" } } ] } ``` Thanks for your help. Best regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/9958f221-6167-4081-ba1a-a8843d23a53f%40googlegroups.com.
