Re: Can we get conversion data associated with a particular UserList

2011-06-20 Thread David Torres
Hi,

Your assumptions are correct RemarketingUserList.conversionTypes[x].id = 
ConversionTracker.id, I also recommend you to see the following code 
example that retrieves the conversion tracker code snippet associated to a 
user list.

http://www.google.com/codesearch/p?hl=en#9RD3n1d8sRQ/trunk/examples/v201101/AddUserList.java

Best,

-David Torres - AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Can we get conversion data associated with a particular UserList

2011-06-14 Thread jstedman
OK, I may have figured this out, but it took a great deal of inference
to get to this point and due to the wait and see nature of UserList
accumulation and conversion tracking it is hard to definitively test
my understanding.

As I understand from this blog post:

http://adwordsapi.blogspot.com/search/label/UserListService

To retrieve the associated ConversionTracker objects, a
RemarketingUserList contains a list of UserListConversionType objects
which hold the IDs of the associated conversion trackers.

The blog post here shows nothing about assigning the ConversionTracker
id to the UserListConversionType, just the name which was why I was
expecting to have to correlate by name:

http://adwordsapi.blogspot.com/2010/10/discover-v201008-remarketing.html

But then after looking at the API docs a bit for
UserListConversionType I think I found the link:

RemarketingUserList.conversionTypes[x].id = ConversionTracker.id

Is this correct usage?




-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Can we get conversion data associated with a particular UserList

2011-06-14 Thread jstedman
This thread was helpful also:

http://www.google.ru/support/forum/p/AdWords/thread?tid=2910ee867d6365cfhl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Can we get conversion data associated with a particular UserList

2011-06-13 Thread jstedman
So I know we can make a Remarketing UserList and a Remarketing 
ConversionTracker, but how do we tie them together?

I know we could name them with an internal identifier and use that to 
correlate the data, but is there a better way to do this?


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en