Hi Please see link <https://screenshot.googleplex.com/As84emSf4VphDcM> to the screenshot - I want to fetch the Asset 'impulsa ...' with the clicks/ ctr rate. Is there a way to get the headlines/ descriptions from a demandgen ad with their respective metrics? Is the string value 'Impulsa...' stored in the asset link status column and can that be surfaced to the api call or in a different way?
Thank you Irina On Mon, Jan 27, 2025 at 3:58 PM Google Ads API and AdWords API Forum < [email protected]> wrote: > > [image: Google Ads API and AdWords API Forum's profile photo] > Google Ads API and AdWords API Forum<[email protected]> > Jan 23, 2025, 3:49:53 PM (4 days ago) > > > > to Google Ads API and AdWords API Forum > > Hi, > > Thank you for contacting the Google Ads API support team. > > To better assist you, could you please provide an uncropped screenshot of > the Google Ads UI where asset level (i.e conversion data per creative) is > presented? This will help us to check the feasibility of fetching similar > data through the API. > On Monday, January 27, 2025 at 8:01:28 PM UTC+5:30 Irina Neagu wrote: > >> Hi >> >> Can you please let me know which query to use to extract the asset >> information together with the metrics and the ad/campaign ids? >> >> Thank you >> Irina >> >> On Saturday, January 25, 2025 at 12:24:48 AM UTC Irina Neagu wrote: >> >>> Hi >>> >>> Similar to this query 'Asset level data of Pmax / DemandGen through API' >>> , I am looking to easily extract asset level (i.e conversion data per >>> creative) and most importantly, the asset (creative) itself. So, if it's a >>> headline, i'm looking to extract the text string. >>> I have tried the query shared in the thread but it does not retrieve the >>> creative itself. Is there a way to get the actual asset/ headline string? >>> >>> This is for demandGen - i have searched the documentation but I couldn't >>> find which table/ column is or if multiple need to be merged. >>> [image: 6JSoRviZC8J2k3x.png] >>> >>> >>> ' SELECT metrics.conversions, metrics.conversions_value, >>> metrics.cost_per_all_conversions, metrics.all_conversions_value, >>> asset.name, metrics.all_conversions, metrics.cost_per_conversion, >>> metrics.conversions_value_per_cost, metrics.all_conversions_value_per_cost >>> FROM ad_group_ad_asset_view WHERE segments.date BETWEEN '2024-12-24' AND >>> '2025-01-22' AND asset.id = AND ad_group.id = AND campaign.id = AND >>> ad_group_ad.ad.id = ' >>> >>> >>> Thank you >>> Irina >>> >> -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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 a topic in the > Google Groups "Google Ads API and AdWords API Forum" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/adwords-api/a-pxIL-65js/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/adwords-api/24ae6259-2caa-4503-b0c7-51bdfe80e35bn%40googlegroups.com > <https://groups.google.com/d/msgid/adwords-api/24ae6259-2caa-4503-b0c7-51bdfe80e35bn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/CAMTnR9kNJpFiVnRMZANDoJDFJFT1YRSYiFBbd07y2XeUXNhyuw%40mail.gmail.com.
