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: System Codes for CriterionUserInterest?

2013-12-19 Thread Brett Koenig
Hey David,

I am seeing uservertical::92300 in ad group 9178937560.  How can Iook up 
what the Affinity category name is for that user vertical?  I know from 
looking in adwords that it is "Foodies" but I need to be able to do it 
programmatically. Can you help?

On Thursday, October 3, 2013 11:25:30 AM UTC-4, David Torres (AdWords API 
Team) wrote:
>
> Hi Troy,
>
> Sorry for the delay, do you have an ad group ID as example for which I can 
> see these uservertical entries?
>
> Best,
>
> - David
>
> On Friday, September 20, 2013 2:21:51 PM UTC-4, Troy Larson wrote:
>>
>> ReportDefinitionReportType.CRITERIA_PERFORMANCE_REPORT
>>
>> I'm getting numbers similar to what Jill mentioned above . . . For 
>> example, where can I lookup the Affinity Group name for uservertical 91102?
>> : uservertical::91101 and uservertical::91102
>>
>> On Wednesday, September 18, 2013 10:03:11 AM UTC-4, David Torres (AdWords 
>> API Team) wrote:
>>>
>>> Hi Troy,
>>>
>>> What report is giving you those uservertical IDs? against which 
>>> Campaign/AdGroup are you taking the report?
>>>
>>> Best,
>>>
>>> - David Torres - AdWords API Team
>>>
>>> On Sunday, September 15, 2013 9:40:05 PM UTC-4, Troy Larson wrote:

 Is there any update to this? I pulled both the Vertical and User 
 Interest lists, but can't seem to find the affinity segments either.


 On Wednesday, August 14, 2013 7:06:33 AM UTC-4, Jason Stedman wrote:
>
> Jill,
>
> Try using the 
> ConstantDataService
>  to 
> getUserInterestCriterion or getVerticalCriterion. The ConstantDataService 
> is now the primary resource to get IDs for things like this.
>
> I don't think Erik monitors this forum anymore.
>
> Jason
>
>

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


System Codes for CriterionUserInterest?

2014-01-06 Thread brett . koenig
Is there a list of system codes for affinity segments somewhere?

I am seeing uservertical::92300 in ad group 9178937560.  How can Iook up 
what the Affinity category name is for that user vertical?  I know from 
looking in adwords that it is "Foodies" but I need to be able to do it 
programmatically. Can you help?

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


Getting Flexible Bid Strategies from a keyword performance report

2014-04-10 Thread brett . koenig
We are trying to implement syncing in of keywords with flexible bid 
strategies and there is nothing to indicate the bidding type in the keyword 
performance report.  Is there a preferred way to get bidding information on 
bulk keyword imports?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Getting Flexible Bid Strategies from a keyword performance report

2014-04-11 Thread brett . koenig
We are able to set the bidding strategy at the keyword level through the 
Adwords web UI and through the API.  See the image below.  All of those 
bidding strategies were set through the API.




So I am a bit confused right now.  Can you clarify what you mean by 
"Bidding type"?

Plus the CpcBidSource just says "ad groups" for the second on in the photo 
and it is a different bidding strategy than the ad group.  Also looking at 
the reports there is no way to tie any of the keywords to the actual bid 
strategy name, which is what we need to do.

On Friday, April 11, 2014 9:00:03 AM UTC-4, Danial Klimkin wrote:
>
> Hello,
>
>
> Bidding type can not be set on keyword level but you can obtain bid with 
> relevant fields (MaxCpc, MaxCpm etc) and it's source (CpcBidSource).
>
> Please also see Criteria Performance Report.
>
>
> -Danial, AdWords API Team.
>
>
> On Thursday, April 10, 2014 9:44:45 PM UTC+4, brett@ignitionone.comwrote:
>>
>> We are trying to implement syncing in of keywords with flexible bid 
>> strategies and there is nothing to indicate the bidding type in the keyword 
>> performance report.  Is there a preferred way to get bidding information on 
>> bulk keyword imports?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Shopping Sales Channel error for specific countries

2014-06-19 Thread brett . koenig

Through the API I was trying to set the ProductSalesChannel to "Online" for 
a campaign that had Brazil as the country of sale.  I received and API 
error of SHOPPING_CAMPAIGN_SALES_COUNTRY_NOT_SUPPORTED_FOR_SALES_CHANNEL. 
 However if I go into the AdWords UI I can set the ProductSalesChannel of 
the same campaign to "Online".  Are there plans for this to no longer throw 
an exception since it works in the regular UI? Or is their a list of 
countries that the API will not allow ProductSalesChannels? If there is a 
list I can remove the option for users that select a disallowed country of 
sale and prevent the mismatch of data between our system and the AdWords 
system.

Thanks and please let me know if you need anymore information.

-Brett

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Google Shopping Tracking Product Partition ID Uniqueness

2014-07-25 Thread brett . koenig
Hello,

According to the Value Track documentation, {product_partition_id} is 
supposed to be unique. However, we are seeing the same partition id being 
returned for multiple campaigns/clients. 

What can we add to our tracking URL parameters to make this truly unique?

Thanks,
Brett

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Concurrent Modification on Ad Group Error.

2014-10-13 Thread Brett Koenig
Hey,

We have multiple services and threads that can be updating product group 
destination URLs at the same time. Each one is updating a different product 
group destination URL but sometimes the product groups are under the same Ad 
Group.  When doing this we get a CONCURRENT_MODIFICATION error because we are 
calling the AdGroupCriterionService with the same Ad Group Id but different 
criterion at the same time.  What is the best way to get around this error 
since we know that they aren't conflicting updates?

Thank you,

Brett Koenig | Software Engineer
IgnitionOne - Marketing Technology.  Simplified.
Office:   1545 Peachtree St.  Suite 500 | Atlanta, GA | 30309
Direct:   404.665.1711
Twitter:@ignitionone
See Gartner's "First Take" review of how IgnitionOne is igniting the DMS/Hub 
space: https://www.gartner.com/doc/2687220
 This e-mail and attachments, if any, may contain confidential and/or 
proprietary information. Please be advised that the unauthorized use or 
disclosure of the information is strictly prohibited. If you are not the 
intended recipient, please notify the sender immediately by reply e-mail and 
delete all copies of this email.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2354761033dd4beda1e43920e66b4d57%40BY2PR01MB476.prod.exchangelabs.com.
For more options, visit https://groups.google.com/d/optout.