Hi, I want to get weekly estimate impressions for user interest based on location and language. Is there any way to retrieve that to retrieve that suing Google Ads Rest API?
Thanks, Shlok Bansal On Tuesday, February 25, 2025 at 3:45:25 AM UTC+5:30 Google Ads API and AdWords API Forum wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > You can retrieve the number of combined audiences using the > combined_audience > <https://developers.google.com/google-ads/api/fields/v18/combined_audience> > resource. > Please refer to the sample query below: > > "SELECT combined_audience.id, customer.descriptive_name, > customer.resource_name, combined_audience.name, > combined_audience.resource_name, combined_audience.status, customer.id > FROM combined_audience" > > You can try making a request using the Search > <https://developers.google.com/google-ads/api/rest/reference/rest/v18/customers.googleAds/search> > > or SearchStream > <https://developers.google.com/google-ads/api/rest/reference/rest/v18/customers.googleAds/searchStream> > > Rest APIs by passing the customer Id. Also, you can use Query Builder > <https://developers.google.com/google-ads/api/fields/v18/overview_query_builder> > > to create your query and Query Validator > <https://developers.google.com/google-ads/api/fields/v18/query_validator> > to validate your query. > > If this is not what you are looking for, please provide us with the > uncropped UI screenshot by highlighting the fields that you are trying to > retrieve. You can send the details via *Reply privately to the author > option*, or *direct private reply* to this email. > > > Thanks, > Google Ads API Team. > On Saturday, February 22, 2025 at 6:01:56 AM UTC+5:30 > shlok....@mastercard.com wrote: > >> Hi, >> >> In Google Ads, when navigating to *"Tools" > "Shared Library" > >> "Audience Manager" > "Combined Segments" > "Create Combined Segment"*, >> selecting a segment displays its *weekly estimated impressions *based on >> *location >> and language*. >> >> Does anyone know which *Google Ads API* and *endpoint* can be used to >> retrieve this number programmatically (Rest API Interface)? >> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 visit https://groups.google.com/d/msgid/adwords-api/8f78e68b-e595-4988-a8a9-5f90a88e0f3an%40googlegroups.com.