Re: How to get Conversion ID & Conversion Label from API?

2024-06-18 Thread j...@eulerity.com
The solution I'm using is getting the conversion actions snippets: SELECT conversion_action.tag_snippets FROM conversion_action" And parsing with the following Java pattern: Pattern.*compile*(".*'send_to': 'AW-([^/]+)/([^']+)'.*", Pattern.*DOTALL*); group 1 is the id and group 2 is the label

Re: How to get Conversion ID & Conversion Label from API?

2024-02-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I would like to inform you that you cannot obtain the conversion id and label from the Google Ads API. I will raise a request for this feature to become available in the Google Ads API. However, I cannot provide a scheduled timeline

Re: How to get Conversion ID & Conversion Label from API?

2024-02-15 Thread j...@eulerity.com
We are also interested in obtaining the conversion id and label from the API. Is there an issue I can subscribe to? On Wednesday, August 2, 2023 at 12:31:44 PM UTC-4 Google Ads API Forum Advisor wrote: > Hello Souvik, > > Thank you for getting back to us. > > Upon checking, obtaining these

Re: How to get Conversion ID & Conversion Label from API?

2023-08-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Souvik, Thank you for getting back to us. Upon checking, obtaining these data via API is not yet available. However, our team already raised a feature request for this to become available in the API. Kindly note that this is a subject for review and what we can do is to advise you to

Re: How to get Conversion ID & Conversion Label from API?

2023-07-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Souvik, Thank you for reaching out to us. Kindly note that you can see what conversion action attributes are available via the API here: https://developers.google.com/google-ads/api/fields/v14/conversion_action. With that being said, upon checking, it seems that the conversion label you

Re: How to get Conversion ID & Conversion Label from API?

2023-07-31 Thread Souvik Basu
HI Michael, Sorry for the trouble, but were you able to get the conversion label? Regards Souvik On Tuesday, April 6, 2021 at 6:48:08 PM UTC+1 Michael Michelis wrote: > Hi Xiaoming, > > Thank you for your response. > I haven't installed the snippet on any website yet if that's what you are >

Re: How to get Conversion ID & Conversion Label from API?

2021-04-06 Thread Google Ads API Forum Advisor Prod
Hi Michael, Thank you for reaching out. You could fetch the conversion_action.id from the conversion_action resource. Once you have the conversion id, you could use it in the global tag snippet and install it on each page of your website. You could also use Google Tag Manager to achieve it.

Re: How to get Conversion ID & Conversion Label from API?

2021-04-06 Thread Michael Michelis
Hi Xiaoming, Thank you for your response. I haven't installed the snippet on any website yet if that's what you are asking. My goal is to get the Conversion ID & Conversion Label from Google API once I create a new conversion and install the Conversion Tracker snippet on a website

RE: How to get Conversion ID & Conversion Label from API?

2021-04-05 Thread Google Ads API Forum Advisor Prod
Hi Michael, Thank you for reaching out. The returned results in the response showed that the conversion tracker does not use snippets. Please make sure the conversion tracker had the googleGlobalSiteTag Set up correctly. If you still have concerns, please share the complete request and

How to get Conversion ID & Conversion Label from API?

2021-04-02 Thread Michael Michelis
Hi, My goal is to extract the custom HTML snippet from my Conversions. The way I see it is all I need is the Conversion ID & Conversion Label. What I've tried is the ConversionTrackerService. The response I am getting is: Conversion: { 'totalNumEntries': 2, 'Page.Type':