I would like to consult, how to write a third-party URL tracking template
My final url is www.example.com, but the tracking URL is www.track.com
And then from www.track.com, how to write code,then it will point to
www.example.com
just like redirect or not ?
here is my code ,it can redirect to www.example.com,but google blocked me
,he said this is wrong writing
<?php
header("Location: https://www.example.com/");
exit;
?>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords 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 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/7ae5fc16-b440-43a2-96ed-86404c605659%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.