Good day,
I'm trying to get the request logs for a customer by running the bash command below as per your examples, but it comes back as unauthorized, even though I'm using the correct authorization tokens. Please advise urgently. Thank you. The actual auth tokens have been changed for privacy reasons.
curl -v -D POST
https://googleads.googleapis.com/v10/googleAdsFields/customer\AG - eLingo SPA
--header "Content-Type: application/json" \
--header "login-customer-id: 8919258818" \
--header "developer-token: aBcdefghIjkl" \
--header "oauth2clientid:
7783443706-sn9ijj3is4l77gnlf4uohs96kbhmi77dl.apps.googleusercontent.com" \
--header "oauth2clientsecret: GOKJSPX-rlJHe1WN47suHtQM27tdH3NZOI2c" \
--header "Authorization: Bearer GOASPX-rlJHe1WN57suHtQM27dtH3NZOI2c"