Hello, please tell me how I can request an API from the Google ADS service (google advertising), I'm trying to get an API in the format JSON, for the start, got all, but in the list of opieration got this message (when step 3 Configure request to API) Available operations Unfortunately no listed API operations were found for your access token. When I make a request with my own link, I have this answer from OAuth 2.0 playgroung (for example https://googleads.googleapis.com/v8/customers/999-999-9999/paymentsAccounts) "error": { "status": "INVALID_ARGUMENT", "message": "Request contains an invalid argument.", "code": 400, "details": [ { "errors": [ { "errorCode": { "requestError": "DEVELOPER_TOKEN_PARAMETER_MISSING" }, "message": "developer-token parameter is missing." } ], "@type": " type.googleapis.com/google.ads.googleads.v8.errors.GoogleAdsFailure", Can you explain how it work, because i can't undrestand what request should i make.
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/CA%2BuXnimmX-uhX8-st0GFdBuNpMcCrXEaS8E%3D1gUL4DLT9ep6WQ%40mail.gmail.com.
