Hello, I had an issue I was trying to resolve with the google API. Whenever we get a csv file manually from the console UI at the ad level, the headline, description and path1, path2 are included in the file. We were trying to get that same information from the API programmatically.
I found what I believe might be the field I am looking for but I cannot confirm it because I keep getting a syntax error being thrown from google when I make an Ad API call. Here is the link to the field I am trying to access. ( https://developers.google.com/google-ads/api/reference/rpc/v3/ResponsiveSearchAdInfo ) If you could first verify that this is indeed the correct property to access. Secondly if so, please refer below. [image: image.png] As you can see, I circled the points of interest. According to the documentation, the ResponsiveSearchAdInfo seems to be at the Ad level. I confirmed it by looking at google's library and C# implementation of the object structure. In the query, I've tried many different combinations "ad_group_ad.ad.ad_data.responsive_search_ad.path1" "ad_group_ad.ad.responsive_search_ad.path1" just as a few examples. If you could assist, we would greatly appreciate it as this is a major stopping point for us. Thank you very much. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/a25ae6a3-925a-46ca-bb33-a51e3250966do%40googlegroups.com.