Hi, I would recommend you please use the below given GAQL query to retrieve the data of the field 'parents of infants' from the detailed_demographic report via the Google Ads API:
SELECT detailed_demographic.id, detailed_demographic.name FROM detailed_demographic WHERE detailed_demographic.name LIKE 'Parents of infants' You can use Query Validator to validate your query, then you can try making a request using the Method:customers.googleAds.search or Method:customers.googleAds.searchStream. If you still need any further assistance, I request you kindly share the uncropped UI screenshot by highlighting the fields that you are trying to retrieve from the detailed_demographic report via the Google Ads API. You can send the details via Reply privately to the author option, or direct private reply to this email. Thanks, Google Ads API Team Feedback How was our support today? [2025-03-17 10:46:24Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q02exgtI:ref" (ADR-00152320) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 visit https://groups.google.com/d/msgid/adwords-api/uCKyK000000000000000000000000000000000000000000000ST9KLC00ATQX2XxPRGCt29wS9u9E-g%40sfdc.net.
