Use the AD_PERFORMANCE_REPORT and add a predicate on Id, equalling your creative id. Ask for the field Campaign and other fields if you need that too.
Note: Creative Ids are only unique within their ad groups. So be prepared to deal with multiple results. Hope this helps. On Friday, November 29, 2013 3:01:24 PM UTC+1, Alexis Gruet wrote: > > Hi everyone, > > We currently use value track and and log every incoming connexions from > adwords campaign, Then we import every datas from value track associated to > user actions and personal datas into a dataware to analyse the traffic and > how improve it our campaings > > We log the creativeID from valueTrack and we are truly interested to > retrieve programatically the campaign name associated to this creativeID. > > My questions are : > > 1. Is there any way to do this through the adwords-api to do this ? ( > we've got a working api token ) > 2. Is there any existing code example to achieve this ? > 3. What is the logic to achieve this ? > > I imagine a method such as String getCampaignNameByCreativeID( int v ) ... > > Thanks by advance. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/groups/opt_out.
