Re: v201306 problem retrieving rule-based remarketing lists with AdwordsUserListService

2015-10-11 Thread Chris Taug
Any updates for this thread? It seems like this issue could be found in 
v201509. 

On Saturday, July 20, 2013 at 3:42:56 AM UTC+8, scor...@guptamedia.com 
wrote:
>
> I'm switching from v201209 to v201306 and I'm noticing some strange 
> behavior.  With this update i've had to move from the UserListService to 
> the AdwordsUserListService for UserList management but they seem to be 
> giving different results.  When I used to try and pull all user lists for a 
> given account with the UserListService i'd get both rule-based and 
> tag-based lists, but now with the AdwordsUserListService i'm only getting 
> the tag-based lists back. Is this expected? Is there any way to get the 
> rule-based lists? Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b25c5ae5-b437-4a9e-80fb-4d2456228575%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: v201306 problem retrieving rule-based remarketing lists with AdwordsUserListService

2013-10-01 Thread Chris Wiederspan
I'm having the same problem. The only thing I can add is that it's 
inconsistent - sometimes I get the entities and sometimes I don't. It's 
almost as if there is different code deployed on different front-end 
servers, and depending on which one I get it either works or doesn't work.
 
Chris

On Friday, July 19, 2013 1:42:56 PM UTC-6, scor...@guptamedia.com wrote:

 I'm switching from v201209 to v201306 and I'm noticing some strange 
 behavior.  With this update i've had to move from the UserListService to 
 the AdwordsUserListService for UserList management but they seem to be 
 giving different results.  When I used to try and pull all user lists for a 
 given account with the UserListService i'd get both rule-based and 
 tag-based lists, but now with the AdwordsUserListService i'm only getting 
 the tag-based lists back. Is this expected? Is there any way to get the 
 rule-based lists? Thanks.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: v201306 problem retrieving rule-based remarketing lists with AdwordsUserListService

2013-09-04 Thread brett . koenig
Hey,

I'm having a similar issue.  I've narrowed the problem down to the fact 
that the old API using UserListService would return objects of type 
ExternalRemarketingUserList and the new AdwordsUserService does not.  I am 
only seeing 5 entries and I should see 9.  The strange thing is that the 
UserListPage correctly states that their are 9 entries. However when I go 
to inspect the entries, I only see the 5 that aren't 
ExternalRemarketingUserLists.

My requestId is 0004e5949f04cc980a3a912618ca if that helps.

Thank you and I appreciate your time.
Brett

On Wednesday, July 24, 2013 12:31:47 PM UTC-4, David Torres (AdWords API 
Team) wrote:

 Hi,

 The new service (aside from the object naming changes) should be have the 
 same. I'll be glad to investigate. Do you mind posting a sanitized SOAP 
 request/response? or just the requestId found in the response suffice.

 Best,

 - David

 On Friday, July 19, 2013 3:42:56 PM UTC-4, scor...@guptamedia.com wrote:

 I'm switching from v201209 to v201306 and I'm noticing some strange 
 behavior.  With this update i've had to move from the UserListService to 
 the AdwordsUserListService for UserList management but they seem to be 
 giving different results.  When I used to try and pull all user lists for a 
 given account with the UserListService i'd get both rule-based and 
 tag-based lists, but now with the AdwordsUserListService i'm only getting 
 the tag-based lists back. Is this expected? Is there any way to get the 
 rule-based lists? Thanks.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: v201306 problem retrieving rule-based remarketing lists with AdwordsUserListService

2013-07-24 Thread David Torres (AdWords API Team)
Hi,

The new service (aside from the object naming changes) should be have the 
same. I'll be glad to investigate. Do you mind posting a sanitized SOAP 
request/response? or just the requestId found in the response suffice.

Best,

- David

On Friday, July 19, 2013 3:42:56 PM UTC-4, scor...@guptamedia.com wrote:

 I'm switching from v201209 to v201306 and I'm noticing some strange 
 behavior.  With this update i've had to move from the UserListService to 
 the AdwordsUserListService for UserList management but they seem to be 
 giving different results.  When I used to try and pull all user lists for a 
 given account with the UserListService i'd get both rule-based and 
 tag-based lists, but now with the AdwordsUserListService i'm only getting 
 the tag-based lists back. Is this expected? Is there any way to get the 
 rule-based lists? Thanks.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




v201306 problem retrieving rule-based remarketing lists with AdwordsUserListService

2013-07-22 Thread scordeiro
I'm switching from v201209 to v201306 and I'm noticing some strange 
behavior.  With this update i've had to move from the UserListService to 
the AdwordsUserListService for UserList management but they seem to be 
giving different results.  When I used to try and pull all user lists for a 
given account with the UserListService i'd get both rule-based and 
tag-based lists, but now with the AdwordsUserListService i'm only getting 
the tag-based lists back. Is this expected? Is there any way to get the 
rule-based lists? Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.