I'm trying to retrieve the *Google Event Snippet*, the conversion for a
customer from Adwords API, but the format is different from what is being
shown in the Adwords UI, for example in the Adwords UI for a particular
customer the *Page Load * Conversion code looks
like<!-- Google Code for XXXXXXXXX Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 123456789;
var google_conversion_label = "P_1234_1234567890123";
var google_remarketing_only = false;
/* ]]> */
</script>
<script type="text/javascript" src="
//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.
googleadservices.com/pagead/conversion/123456789/?label=P_1234_1234567890123
&guid=ON&script=0"/>
</div>
</noscript>
But the response that I get from *ConversionTrackerField* from API looks
like
<script>
gtag('event', 'conversion', {'send_to': 'AW-123456789
/P_1234_1234567890123'});
</script>
I need the response of type that is being shown in the Adwords API, Is
there any way to do that??
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/ea368444-915d-4a77-8536-3d93ee5e6c2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.