Re: api end points to get all conversion action

2023-05-05 Thread Vincent Mary
Thank you for the information. Now How can i retrieve a keyword associate to a conversion like here : [image: image.png] And is there any way to link "SELECT metrics.conversions, metrics.clicks, metrics.cost_per_conversion, metrics.cost_micros, segments.hour FROM customer WHERE segments.date = '2

Re: api end points to get all conversion action

2023-05-05 Thread Vincent Mary
Thanks a lot. But If you closely watch my screenshot you can see that on the UI we know that we had a conversion between 13h and 14h. If the API mirror the UI, how can I get this information ? For example, I want to get all clicks of a day for a precise campaign and know if one of those clicks led

Re: api end points to get all conversion action

2023-05-04 Thread Vincent Mary
Hi ! I sent you a direct email to : adsapi@forumsupport.google with the un-cropped screenshot did you receive it ? Le mercredi 3 mai 2023 à 14:35:25 UTC+2, Google Ads API Forum Advisor a écrit : > Hi Vincent, > > Based on the given context, you may use the *conversion_action* report ( > htt

Re: api end points to get all conversion action

2023-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vincent, Based on the given context, you may use the conversion_action report (https://developers.google.com/google-ads/api/fields/v13/conversion_action). However, we would need an un-cropped screenshot of your Google Ads UI showing the entity/data that you want to pull via API as it will gr

Re: api end points to get all conversion action

2023-05-03 Thread Vincent Mary
Thanks for your answer. I can't find a graphic where this information (date and time of conversion) is visible. To be more precise, I would like to know if it's possible to list all conversions of a campaign from a date and then to get the dateTime of each conversion and the "searched keyword"

RE: api end points to get all conversion action

2023-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Vincent, Thanks for reaching out to the Google Ads API Team. Can you confirm if you wish to obtain these data using the Google Ads API? If so, please provide us with an uncropped UI screenshot of this data in the Google ads UI? I am asking this so we will be able to provide guidance as to

Re: Api end points to get all conversion action

2023-05-03 Thread Vincent Mary
Hello ! I am currently searching for conversion date and time but can't find a way to get it ! I will wait with you the answer of the Google team. Le mercredi 3 mai 2023 à 05:45:59 UTC+2, Shubham Kant a écrit : > Hello team, any update on this? > > On Tuesday, May 2, 2023 at 1:56:02 PM UTC+5:

Re: Api end points to get all conversion action

2023-05-02 Thread Shubham Kant
Hello team, any update on this? On Tuesday, May 2, 2023 at 1:56:02 PM UTC+5:30 Shubham Kant wrote: > Hello Team, > > I am searching for a google ads api which can provide me all conversion > action list for particular customer_id, from the documentation I can only > find how to create or update

Api end points to get all conversion action

2023-05-02 Thread Shubham Kant
Hello Team, I am searching for a google ads api which can provide me all conversion action list for particular customer_id, from the documentation I can only find how to create or update a conversion action. Can you please help me out. example : url = https://googleads.googleapis.com/v12/cu