Putting this out there publicly, but I sent further details in private: 9 
months later, and this bug still exists. All customer clients are coming 
back as enabled, even suspended ones.

On Thursday, September 8, 2022 at 10:35:27 AM UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi Eric,
>
> Thank you for telling us this, you can use curl and use the '-i' or 
> '-v'parameter to generate a response log, the multi line curl command is 
> already a request log, no need to go down rabbit holes. 
>
> Here's a template: 
>
>
> curl -v    
> "https://googleads.googleapis.com/v11/customers/CUSTOMER_ID_PLACEHOLDER/googleAds:search";
>  \
> --header "Content-Type: application/json" \
> --header "login-customer-id: LOGIN_CUSTOMER_ID_PLACEHOLDER" \
> --header "developer-token: DEVELOPER_TOKEN_PLACEHOLDER" \
> --header "Authorization: Bearer ACCESS_TOKEN_PLACEHOLDER" \
> --data '{
> "query": "
> SELECT shopping_performance_view.resource_name FROM shopping_performance_view 
> PARAMETERS include_drafts=true
> "
>  , "returnTotalResultsCount": true 
> , "summaryRowSetting": "SUMMARY_ROW_WITH_RESULTS"
> ,  "pageToken": ""
> ,  "pageSize": "10000"
> }'
>
> Here's our Generating new access tokens 
> <https://developers.google.com/google-ads/api/rest/auth#generating_new_access_tokens>
>  guide.
>
> Regards,
>  
> [image: Google Logo] 
> Aryeh 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dwij9:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/f33fe27b-ca31-4f1d-9c93-fd30ff9b9770n%40googlegroups.com.
  • Re... Eric Nagel
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to