Hi, Thank you for raising your concern to the Google Ads API team.
I understand you want to retrieve the total number of results/records for the change status data. First, you can create your query using our query builder for Change Status(https://developers.google.com/google-ads/api/fields/v14/change_status_query_builder). Then, you can use our method: https://developers.google.com/google-ads/api/reference/rpc/v14/SearchGoogleAdsRequest and set return_total_results_count field to true. The response body(https://developers.google.com/google-ads/api/rest/reference/rest/v14/googleAdsFields/search#response-body) will include a totalResultsCount field which displays total number of results that match the query ignoring the LIMIT clause. Let me know if you have any questions or if I misunderstood your concern, kindly provide a full and uncropped screenshot from the Google Ads UI of what you're trying to retrieve. Make sure to send it privately via the "Reply to Author" option. This message is in relation to case "ref:_00D1U1174p._5004Q2mBxjK:ref" Thanks, Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/v3SH-000000000000000000000000000000000000000000000RWCBLC00EEO1lwgCTDeTKid5cR5Onw%40sfdc.net.
