This test and API link is no longer working.
Stop the repo maintenance.
This is a repo for Google Doubleclick (DC) Retargeting API testing.
One will get a google_nid
after you ask DC for it. The google_nid
can be used in the url below:
# let's say your nid is "A_NICE_NID"
curl https://cm.g.doubleclick.net/pixel?google_nid=A_NICE_NID&google_cm¶1=123¶2=abc
The request will be redirected to
https://your.end/point?para1=123¶2=abc&google_gid=CAESELbN5asdfqwer9876543210&google_cver=1
People are using this api provided by DC to sync users.
-
We -> apply for NID -> DC (provide end-point to Google for redirection)
-
DC -> provide NID -> We
-
End-user -> trigger Link with NID -> DC -> redirect to your end-point with google_gid -> We
Example is tested with Groundhog Technologies Inc's end-point