I want to get all gclids limit one day. Can I have other manners to get these?
On Friday, December 20, 2024 at 12:59:22 PM UTC+8 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Please be informed that I have removed your response from the forums as it > contains the PII information. > > To retrieve the GCLIDs from the Google Ads API, you need to pass the > specific GCLIDs in the GAQL query along with the GCLID generated date. > However, I am sharing a sample GAQL query as per your requirement: > > > SELECT click_view.gclid, > customer.conversion_tracking_setting.conversion_tracking_status > FROM click_view WHERE segments.date = 'YYYYMMDD' AND click_view.gclid ='GCLID' > > Queries including ClickView > <https://developers.google.com/google-ads/api/fields/v18/click_view> must > have a filter limiting the results to one day and can be requested for > dates back to 90 days before the time of the request. Additionally, you can > utilize the Google Ads Query Builder > <https://developers.google.com/google-ads/api/fields/v18/overview_query_builder> > > and Query Validator > <https://developers.google.com/google-ads/api/fields/v18/query_validator> > to build and validate the queries for retrieving the data from the Google > Ads API. > > This message is in relation to case > "ref:!00D1U01174p.!5004Q02vGpu7:ref" (ADR-00279375) > > Thanks, > > [image: Google Logo] Google Ads API Team > Feedback > How was our support today? > > [image: rating1] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=1&entry.295079254=5004Q00002vGpu7> > > [image: rating2] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=2&entry.295079254=5004Q00002vGpu7> > > [image: rating3] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=3&entry.295079254=5004Q00002vGpu7> > > [image: rating4] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/formResponse?usp=pp_url&entry.141427034=4&entry.295079254=5004Q00002vGpu7> > > [image: rating5] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/formResponse?usp=pp_url&entry.141427034=5&entry.295079254=5004Q00002vGpu7> > > > > > > > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/0bf4b004-2d95-443c-8421-272ed1e38606n%40googlegroups.com.