Hi Team As gone through php code example in above link https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#php
we can observe that it is only allowing 1 record at a time in RunExample method also it is only taking gclid as input parameter NO email and Phone number is allowed in that method , how do we bulk upload through api by inputting email, phone and gclid ? how do we do bulk upload when we have only 1 gclid is taking as input Thank You! On Monday, February 24, 2025 at 12:33:32 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Currently, you should only be able to upload up to 2,000 conversions per > call > <https://developers.google.com/google-ads/api/docs/best-practices/system-limits?hl=en#conversion-upload>, > > and as per this guide > <https://developers.google.com/google-ads/api/docs/best-practices/quotas?hl=en#other_types_of_requests>, > > perform as many calls based on your daily operational limits. > > For the PHP sample code, you can then refer here > <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#php> > . > > I hope this helps. > > 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=5004Q00002vGwFfQAK> > > [image: rating2] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=2&entry.295079254=5004Q00002vGwFfQAK> > > [image: rating3] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=3&entry.295079254=5004Q00002vGwFfQAK> > > [image: rating4] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=4&entry.295079254=5004Q00002vGwFfQAK> > > [image: rating5] > <https://docs.google.com/forms/d/e/1FAIpQLSeRhIg5VeThVmbcD0c5DTWTDjmpJuSktN8vFelEL7_KV_Orbg/viewform?usp=pp_url&entry.141427034=5&entry.295079254=5004Q00002vGwFfQAK> > > [2025-02-24 07:02:52Z GMT] This message is in relation to case > "ref:!00D1U01174p.!5004Q02vGwFf:ref" (ADR-00284696) > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/28dace25-f23d-4c92-a253-d9a80ff935a6n%40googlegroups.com.
