Please pardon my still learning. I researched what *gclid *could refer to and found that it is a field I do sometimes get back in response to the query below:
*SELECT click_view.gclid, click_view.page_number, click_view.ad_group_ad FROM click_view WHERE segments.date = '2023-08-16' * ... So with that, I believe I can determine how to gain the rest of this information. Thank you again! On Friday, August 16, 2024 at 2:52:48 PM UTC-4 Steve Begin wrote: > Thank you, but unfortunately it appears gclid is not a valid column name > in the call_view. Though I do not see that in the query builder tool, I > tried to add it based on your suggestion, and the API responded with: > > [ > { > "error": { > "code": 400, > "message": "Request contains an invalid argument.", > "status": "INVALID_ARGUMENT", > "details": [ > { > "@type": " > type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure", > "errors": [ > { > "errorCode": { > "queryError": "UNRECOGNIZED_FIELD" > }, > "message": "Unrecognized field in the query: > 'gclid'." > } > ], > "requestId": "qFHc9yPziMsp9uU-_ATgHA" > } > ] > } > } > ] > > On Fri, Aug 16, 2024, at 10:42 AM, Google Ads API Forum Advisor wrote: > > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Please find the below responses for your queries: > > 1) A call_view resource column name (in the case missed one in call_view's > available fields, or a better resource to use if that is not it). > > - I would like to inform you that there's no direct way to link an Ad > ID to a call in a single GAQL query. > > 2) Any other GAQL* search query *you might kindly provide where that > query ultimately returns the specific single Ad ID based on that same per > call_view record. > > - Please be informed that the call_view > <https://developers.google.com/google-ads/api/fields/v17/call_view> > resource > doesn't directly provide an Ad ID. If gclid is present in the call_view > data, use it to link to the click resource. > > 3) (The query in #2 would have a column name that yields the same value as > what I get from the column name in #1, or these two queries would come with > info. on how their respective fields at least have the ability to be parsed > in order ascertain *how to match records between the two query results*). > > - If gclid is not available, you could try correlating calls based on > call_start_time and phone_number with ad serving data. > > I hope this helps! Kindly get back to us if you have any further queries. > > This message is in relation to case > "ref:!00D1U01174p.!5004Q02vEygP:ref" (ADR-00263524) > > Thanks, > > [image: Google Logo] > Google Ads API Team > > > > > > > Best, > Steve Begin > RJP Systems > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 on the web visit https://groups.google.com/d/msgid/adwords-api/46a20ae9-e5a6-4599-9f8e-04d9c256d6b0n%40googlegroups.com.