googleads/googleads-dfa-reporting-samples

insert new conversion for Doubleclick search

jyoo23 opened this issue · 1 comments

Hi,
I'm trying to upload new conversions through doulbleclick search but could not find Git sample and ended up here.
Could you verify my questions or point me to DS samples?

In this documentation, click ID is combination of gclid and gclsrc.
https://developers.google.com/doubleclick-search/v2/how-tos/conversions/
But in this code snippet, it looks like just gclid, https://developers.google.com/doubleclick-search/v2/how-tos/conversions/insert
What's the correct ID format that we can use?

Hi there,

Unfortunately I'm not familiar with the DS API, so I can't give an authoritative answer. However, "Google Click ID" generally refers to the value of the gclid= parameter only. I would be surprised if it meant something different here, but recommend checking with the DS support team to be sure.

Regards,

  • Jonathon Imperiosi, DCM API Team