Max number of valid access tokens for an account

2014-02-06 Thread HK
Hi, I suspect this has been asked before, but I was unable to find an answer. We currently have four servers accessing the AdWords APIs and to avoid having to share access tokens / refresh tokens across servers, I'd like to have each server use its own set of access token / refresh tokens which

Using "state" parameter when requesting access token using authorization code fails

2014-02-10 Thread HK
Hi, I have a question about OAuth 2.0. I'm using AdWords and a Web Service application registration. I'm successfully getting back the "state=" query string parameter when requesting an authorization code, however later when including "state=" when requesting the access token / refresh token (

Re: Using "state" parameter when requesting access token using authorization code fails

2014-02-10 Thread HK
Please ignore this question. Having state is not relevant at this stage as there is no callback happening. I posted before thinking clearly about this. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com ht

Set currency in offline conversion uploading

2014-02-14 Thread hk
Can't see how do I set currency using OfflineConversionFeedService API, nor how to set it in AdWords web-interface. Is there any way of uploading offline conversions in different currencies or I need to convert them before uploading? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Set currency in offline conversion uploading

2014-02-14 Thread hk
Thank Danial! Looks like I misunderstood the point of offline coversions' values. Still not clear, but this is outside of this group's scope. Case closed. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ http

Re: Max number of valid access tokens for an account

2014-02-27 Thread HK
Oliver, Sorry for the delay. I have not tried to set this up, but looking into it some more and reading the OAuth 2.0 RFC , I came to the conclusion that it isn't safe to assume that you can have multiple valid access token and refresh tokens at any given tim

ApiException and ApplicationException classes not present in .NET proxy for v201402.

2014-03-17 Thread HK
Hi, So I'm running the below command to generate the v201402 .NET proxy classes using wsdl.exe. I have done this many times with earlier API versions and not hit this problem before. Now, some classes are missing in the resulting C# file, such as ApiException and ApplicationException. If I run

ManagedCustomerService behaving differently when using test account versus production account.

2014-03-18 Thread HK
Hi, We call 'get' on ManagedCustomerService to get the CustomerID for an account linked to an MCC. This has worked fine for at least over a year in production, but I noticed today that doing this for a test account linked to a test MCC account, returns null. In production, the exact same code

Re: ManagedCustomerService behaving differently when using test account versus production account.

2014-03-18 Thread HK
FYI - this was my bad and the issue has nothing to do with test accounts after all. I did not realize that the predicate value was case sensitive. So adding a predicate for "Login = myacco...@me.com" does not return anything if the email registered for the account is "myacco...@me.com". -- --

Re: ApiException and ApplicationException classes not present in .NET proxy for v201402.

2014-03-19 Thread HK
Does anyone have any thoughts on this? Hoping to avoid piecing together the proxy class by class instead of letting wsdl.exe do the job. Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://pl

Value Track parameters for Product Group and Product Target IDs

2014-04-11 Thread HK
Hi, This might not be the correct alias, but trying anyway as we haven't heard back from a Content API post, and it is AdWords related. We need to capture the IDs of Product Groups and Product Targets (for some time) via a Value Track parameter. We at first assumed that for Shopping Campaigns,

displaySelect set to true for Seach Only

2014-04-11 Thread HK
Hi, I'm seeing something unexpected with displaySelect and wanted to see if there is an explanation for it. Using the AdWords UI, I create a "Search Only" (standard) campaign. Then looking at the campaign via the v201402 API, displaySelect is set to true. I expected it to be false. (In network

Updating a product group unit to be excluded

2014-06-04 Thread HK
Hi, I'm looking into changing an existing (leaf) product partition to become excluded (and the other way around). Is the expected approach to doing this to delete the existing BiddableAdGroupCriterion and then create a new NegativeAdGroupCritierion and including the same ProductPartion with the

Re: Updating a product group unit to be excluded

2014-06-05 Thread HK
Thanks, Josh. Appreciate the reply. I was secretly hoping there'd be a simpler way as I'm not really changing the tree structure, just disabling a unit from being biddable. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.b

AdWords API Maximum number of "API only" links from managed account to MCC

2009-05-26 Thread HK
Hi, According to http://adwords.google.com/support/bin/answer.py?answer=29193&ctx=sibling, "... a managed account may only be linked to one MCC at the User Interface and API level and one MCC at the API only level". I'm wondering if the above statement is still valid (can't get the right enviro

AdWords API Re: Maximum number of "API only" links from managed account to MCC

2009-05-27 Thread HK
active at once, so you > would not be able to add an additional MCC link. > > Cheers, > -Jeff Posnick, AdWords API Team > > On May 26, 5:52 pm, HK wrote: > > > > > Hi, > > > According > > tohttp://adwords.google.com/support/bin/answer.py?answer=29193&ct

AdWords API Re: Maximum number of "API only" links from managed account to MCC

2009-05-27 Thread HK
d for an AdWords account in the "email" and > "password" headers, and leave the "clientEmail" and "clientCustomerId" > headers blank. That assumes you know the password for the actual > AdWords account, which likely won't be the case if you're worki

AdWords API New row in Creative report if firstPageCpc or qualityScore changes?

2009-06-09 Thread HK
Hi, Got a question about reporting that is somewhat difficult to test. In v13, If I schedule a report of type ... DefinedReportJob -> selectedReportType = "Creative" DefinedReportJob -> aggregationTypes = "Daily" ..., is it possible to get multiple rows in the returned report with identical cam

AdWords API Difference between AdGroupMaxContentCpc and MaxContentCPC in Keyword Structure report

2009-06-11 Thread HK
Hi, I'm curious what the difference is between AdGroupMaxContentCpc and MaxContentCPC in a Structure report aggrecated by Keyword. So far these values seem to be identical and I'd like to determine under what circumstance they would differ? The values (identical) I'm getting back so far are lik

AdWords API Maximum number of Criterion objects supported by updateCriteria()

2009-08-11 Thread HK
Hi, Is there a limit for how many Criterion objects can be passed into updateCriteria()? For now, I'm primarily interested in updateCriteria, but I assume any limits might also apply to other API calls taking an array as parameter. Thanks in advance Hans --~--~-~--~~~

AdWords API Maximum length of Url field for Website (Placement) in v13

2009-09-28 Thread HK
Hi, Does anyone know the maximum length of the Url field for a Website? Thanks! --~--~-~--~~~---~--~~ 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@googlegroup

AdWords API Truncated keyword structure report

2009-11-16 Thread HK
Hi, Last week I received a truncated keyword structure report. It was truncated at 109 MB while the full report, which now works fine, should've been approximately 216 MB. The report id was 996485045 and .NET failed with: System.Xml.XmlException: Message: There is an unclosed literal string. Line

AdWords API Re: Truncated keyword structure report

2009-11-16 Thread HK
ed by your application while the report was being downloaded?  How > were you able to later verify the full size of the report? > > Best, > - Eric Koleda, AdWords API Team > > On Nov 16, 5:56 pm, HK wrote: > > > > > Hi, > > > Last week I received a truncate

AdWords API Re: Truncated keyword structure report

2009-11-18 Thread HK
se.  The server logs show that there were no errors > generating the report, so it is unclear what happened.  Since we can't > replicate the issue (the report re-ran successfully) then there is > little we can do now.  Let me know if you see this behavior again. > > Best, > - Eric

AdWords API Re: Deleting a text ad in order to change a field

2009-12-18 Thread HK
I have a related follow-up question to this thread. In v13, you could change the status of a disabled ad back to let's say active. However, in v200909, it seems that this is no longer allowed. Can someone confirm this please as it unfortunately will require a lot of changes in our software which wa

AdWords API Re: Deleting a text ad in order to change a field

2009-12-21 Thread HK
ble, but very unlikely). > > > Regards, > > -- > > Josip > > GemBox.Ppc -http://www.GemBoxSoftware.com/Ppc/Overview.htm-Advanced > > AdWords API for .NET > > > On Dec 18, 11:19 pm, HK wrote: > > > > I have a related follow-up question to this thr

AdWords API UI and APIs enforce different max length for BiddableAdGroupCriterion's DestinationUrl

2010-01-21 Thread HK
In v13, the max length for a keyword's destinationUr was 1024, at least that's what was documented. In v200909, the UI seems to accept up to 1024, excluding the scheme (http), while the mutate API for AdGroupCriterionService accepts more, seems to be somewhere between 1800 and 2000 for Destinatio

AdWords API Re: UI and APIs enforce different max length for BiddableAdGroupCriterion's DestinationUrl

2010-01-27 Thread HK
ith > the core engineering team to get more information regarding this > limit. > > Best, > - Eric Koleda, AdWords API Team > > On Jan 21, 6:12 pm, HK wrote: > > > > > In v13, the max length for a keyword's destinationUr was 1024, at > > least that's what w

AdWords API Is there an AdWords UI equivalent for adding CPA_REFERRAL when creating campaign via v2009 APIs?

2010-01-31 Thread HK
Hi, I'm doing some testing around adding CPA_REFERRAL as a network target for a campaign using the v200909 APIs, but I don't see any equivalent setting in the web UI or in AdWords Editor. So I'm wondering if such a UI setting exists and if adding CPA_REFERRAL has any effect as of today? http://co

AdWords API Re: Is there an AdWords UI equivalent for adding CPA_REFERRAL when creating campaign via v2009 APIs?

2010-02-17 Thread HK
Does anyone from Google have any input on this question? Thanks Hans On Jan 31, 12:05 pm, HK wrote: > Hi, > > I'm doing some testing around adding CPA_REFERRAL as a network target > for a campaign using the v200909 APIs, but I don't see any equivalent > setting in

Re: Dynamic insertion of ad extension ID into a site link's destination url

2010-12-20 Thread HK
We are facing the same issue for both ad extensions and product listing ads. We were expecting to be able to use {creative}, but according to http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=186489, this is not supported. This is preventing us from implementing a planned reportin

Getting AdID of product listing ad clicked for Google Merchant Center product

2010-12-21 Thread HK
Hi, We are looking at building a reporting solution that ties a product from Google Merchant Center to a Product Listing Ad (or Product Extension). We were expecting that we could use {creative} in the product's URL to have AdWords substitute in the actual ID of the Product Listing Ad or Produ

Re: v201008 Reports Keyword Status "Active" value does not match Enum values in Doc

2010-12-22 Thread HK
As I'm sure most people are aware of by now, this appears to be affecting all enum values, not just Status. I'm glad to see that Google is considering ways to address this, but wanted to express our strong preference for not having reports change until a future release of the APIs. We are curren

Duplicate Report Definitions

2010-12-23 Thread HK
Hi, When I create a Report Definition for an AD_PERFORMANCE_REPORT using v201008, I'm now getting duplicate reports (two reports that appear to be identical and functional). I've seen this with multiple accounts. For example, I just created report id 9463450, and this was the only id that tha

Re: Getting AdID of product listing ad clicked for Google Merchant Center product

2010-12-28 Thread HK
Thanks for the feedback, Eric. As for using the report you refer to, we still can't make the link to the product that was clicked as the URLs in the report come back blank for Product Listing Ads. So we are at a loss as to how we can tie a PLA click to product. This seems like a significant, mi

Re: Duplicate Report Definitions

2010-12-28 Thread HK
Is anyone else seeing this or is it just me? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message bec

Re: Duplicate Report Definitions

2010-12-29 Thread HK
Eric, I apologize for wasting your time. This is my fault. I was first making a call to validate the report and had validateOnly set to true. However, I forgot to also set validateOnlySpecified to true. Once I corrected that, the validate call does not create a report definition. Thanks, Hans

Re: Getting AdID of product listing ad clicked for Google Merchant Center product

2010-12-30 Thread HK
Eric, I actually already had KeywordId in there, and I still can't see a why to figure out which product was clicked. Here's a snippet from the returned AD_PERFORMANCE_REPORT in case you are interested:

Is the 'id' for a product criterion unique?

2012-03-28 Thread HK
Could someone please confirm whether the id attribute of product criterionis globally unique by itself, or only within the ad group? Thanks! Hans -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Is the 'id' for a product criterion unique?

2012-03-29 Thread HK
Thanks, guys. On Thursday, March 29, 2012 1:55:59 AM UTC-7, Anash P. Oommen wrote: > > Hi Hans, > > As Ewan said, you should treat [CriterionId, AdGroupId] as globally unique. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Thursday, 29 March 20

Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-16 Thread HK
Hi, On 7/14, the criteria report (using v201109) returned keywordPlacement='All products' for a product target, but on 7/15, it comes back as keywordPlacement='*'. This is breaking the reports for a large number of our customers. Is this a permanent change or a glitch? I hope it's a glitch a

Re: Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-17 Thread HK
ved soon. I apologize for the inconvenience. > > - Kevin Winter > AdWords API Team > > On Monday, July 16, 2012 12:53:06 PM UTC-4, HK wrote: >> >> >> Hi, >> >> On 7/14, the criteria report (using v201109) returned >> keywordPlacement='A

Re: Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-19 Thread HK
AdWords API Team > > On Tuesday, July 17, 2012 4:19:15 PM UTC-4, HK wrote: >> >> Thanks for confirming this, Kevin. Any idea if we are talking hours or >> days before a fix is implemented? >> >> Hans >> >> On Tuesday, July 17, 2012 9:24:28 AM UTC-7, Kevi

Re: Criteria report now returns keywordPlacement='*' instead of keywordPlacement='All products'

2012-07-23 Thread HK
Looks like this has now been resolved. Thanks. On Thursday, July 19, 2012 1:48:27 PM UTC-7, HK wrote: > > Thanks, Kevin. The sooner the better. We have around 50 accounts blocked > by this since 7/12. > > On Thursday, July 19, 2012 7:57:41 AM UTC-7, Kevin Winter wrote: >> &

Are ifpla and ifpe value track parameters limited to adwords_redirect?

2012-08-30 Thread HK
Hi, Does anyone know if the ifpla and ifpe value track parameters are limited to adwords_redirect? I'd like to use them in adwords_queryparam as well, but as it's difficult to test this except on a live account, I'd like to see if someone already knows the answer here. Thanks, Hans -- =~=~

Re: Are ifpla and ifpe value track parameters limited to adwords_redirect?

2012-08-31 Thread HK
I'll provide an example in case that clarifies things. So the question is if I can submit this: param1=ab{ifpe:c} Here, if the click occurs on a PE ad, I get 'param1=abc' back, otherwise 'param1=ab'. Thanks, Hans On Thursday, August 30, 2012 8:07:57 PM UTC-7, HK

Product Target URL available via the APIs?

2012-09-11 Thread HK
Hi, I noticed that the AdWords UI allows you to set a URL at the Product Target level. However, I don't see this in the API documention or in the .NET proxy. Will this property become available in

Re: Product Target URL available via the APIs?

2012-09-11 Thread HK
Please ignore this post. The Product Target URL can already be set on the BiddableAdGroupCriterion object via the API. My bad. Thanks, Hans On Tuesday, September 11, 2012 12:01:16 PM UTC-7, HK wrote: > > Hi, > > I noticed that the AdWords UI allows you to set a URL at the Produ

Re: Getting AdID of product listing ad clicked for Google Merchant Center product

2012-09-12 Thread HK
Hi, Eric It's almost been another year - thought I'd check if there has been any progress on allowing reports to be broken down by the product ID that was displayed by the PLA? With Google's focus on PLA, it seems like something that a lot of people would want. On Friday, November 18, 2011 2:2

Calling get on AdGroupService fails with INVALID_FIELD_NAME for 'SiteMaxCpc' and 'ProxySiteMaxCpc'

2012-09-14 Thread HK
Hi, Starting at 9/13 4.21 pm PDT we starting seeing the above error for a lof of our accounts. We have not changed our client code in this area for many many months. Is this a problem on the AdWords side or did the APIs change behavior? We are using v201206, and get this error when calling get

Re: Calling get on AdGroupService fails with INVALID_FIELD_NAME for 'SiteMaxCpc' and 'ProxySiteMaxCpc'

2012-09-14 Thread HK
Good news, looks like this now has stopped. Don't see any errors past noon today and I am not able to repro this with two accounts that were previously experiencing this. Hans On Friday, September 14, 2012 1:20:01 PM UTC-7, HK wrote: > > Hi, > > Starting at 9/13 4.21 pm PDT w

Re: Calling get on AdGroupService fails with INVALID_FIELD_NAME for 'SiteMaxCpc' and 'ProxySiteMaxCpc'

2012-09-17 Thread HK
us you should not have > these fields in selectors. > > -bhavin > > > > On Saturday, 15 September 2012 01:50:01 UTC+5:30, HK wrote: >> >> Hi, >> >> Starting at 9/13 4.21 pm PDT we starting seeing the above error for a lof >> of our accounts. We

When will the AdWords APIs support the new ID condition for Product Targets?

2012-09-19 Thread HK
Hello, We noticed that in addition to the five previous product conditions (product_type, brand, condition, labels, grouping), the product "id" is now available in the UI for Product Targets. Can someone speak to when this new condition will be available in the v201206 APIs? Thanks, Hans --

Re: When will the AdWords APIs support the new ID condition for Product Targets?

2012-09-19 Thread HK
FYI - I tested this today, and it appears it's already working even though the documentation <https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.ProductConditionOperand>is not update yet. On Wednesday, September 19, 2012 3:18:35 PM UTC-

System defined unit cap reached

2012-12-27 Thread HK
Hello, We have unfortunately hit the “System Defined Unit Cap” this afternoon and as we are managing a large number of customer accounts, I'm hoping someone can help us with increasing the limit as soon as possible. Per other threads with the same issue, I just emailed adwordsapiadvi...@google

Re: System defined unit cap reached

2012-12-28 Thread HK
This has been taken care of. Thanks! On Thursday, December 27, 2012 9:53:05 PM UTC-8, HK wrote: > > > Hello, > > We have unfortunately hit the “System Defined Unit Cap” this afternoon and > as we are managing a large number of customer accounts, I'm hoping someone > c

Setting "Focus on conversions" for Campaigns in test accounts (Sandbox)

2013-01-15 Thread HK
Hi, We have a number of new test accounts now that the Sandbox has been retired, but in order to make sure our code works well with the various budget settings, we have the need to be able to set "Focus on conversions" for a campaign, without having to fully set up the Conversion Optimizer. Is

Enhanced Campaign properties in reports?

2013-02-21 Thread HK
Hi, The message from Google as I see it has always been to use reports to get a full copy of someone's account and we are doing this extensively. Works great and we probably get millions of ads that way and store them locally. Now we have the need to get the forwardCompatibilityMap values in th

Re: Enhanced Campaign properties in reports?

2013-02-26 Thread HK
2013 1:17:16 AM UTC-8, Anash P. Oommen (AdWords API Team) wrote: > > Hi Hans, > > I believe these values may be exposed in the next API version. Which > specific fields are you looking for, and what reports? > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > >

Re: PLACEMENT_PERFORMANCE_REPORT

2013-04-04 Thread HK
I believe I'm seeing the same issue. I previously used MANAGED_PLACEMENTS_PERFORMANCE_REPORT with v201209, but once I swtiched to PLACEMENT_PERFORMANCE_REPORT in v201302, I get an empty report back. On Tuesday, April 2, 2013 1:27:05 AM UTC-7, Dmitriy wrote: > > > Hi, > Does subject in productio

Re: PLACEMENT_PERFORMANCE_REPORT

2013-04-04 Thread HK
FYI - I can get my managed placements in v201302 by using CRITERIA_PERFORMANCE_REPORT and including "PLACEMENT" in the CriteriaType predicate. On Tuesday, April 2, 2013 1:27:05 AM UTC-7, Dmitriy wrote: > > > Hi, > Does subject in production? > I have try to download ones and got empty data. > >

Is {device} value track parameter available for PLAs?

2013-07-25 Thread HK
Hi, Thisblog entry discusses the "...new ValueTrack features for advertisers using keyword level URLs" which makes me wonder if the new {device} value track parameter is available for Product Listing Ads as well (a

Re: Is {device} value track parameter available for PLAs?

2013-07-26 Thread HK
Great, thanks for the reply. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

When will AttributeValues in PLACEHOLDER_FEED_ITEM_REPORT be fixed?

2013-08-29 Thread HK
Hi, David Torres mentioned in this thread with regards to the PLACEHOLDER_FEED_ITEM_REPORT that... "please do not rely on this AttributeValues and its format at the moment" ...as well as

How to implicitly create an Individual Budget when creating the Campaign in v201309?

2013-10-04 Thread HK
Hi guys, I'm in the process of upgrading from v201302 to v201309 and I'm getting the error "Required\r\nField: .operand.budget.budgetId" when attempting to create a new campaign with an individual budget. I realize that I could probably just first create a budget object and then pass along the

Re: How to implicitly create an Individual Budget when creating the Campaign in v201309?

2013-10-08 Thread HK
Thanks, Danial. That's what I was afraid of. I would suggest you remove the " or the AdWords API v201309" part from the above documentation snippet then, as using the APIs, you can't implicitly create the budget. You have to explicitly do it. Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: CampaignService returns

2013-10-17 Thread HK
Hi, guys Any ideas when this will be addressed? We have a release sitting waiting to go out with support for v201309 and are trying to plan when we can expect to be able to push it out. Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussio

Is there a less intrusive way to add query string parameters to ad destination URLs?

2013-10-17 Thread HK
Hi, guys We are managing close to a million ads and every so often, there's a need to update the ad destination URLs, for example by adding the {device} value track parameter. As you know, ads can't be modified except for their status, so we end up disrupting customers' ads and performance by

What effect does an exemption request have when recreating an ad with a new destination URL?

2013-10-17 Thread HK
Hi, Trying to minimize the downtime for ads when changing an ad's destination URL, I have a couple questions I was hoping to get answered: 1. If you have an active and approved ad and you then ONLY change its destination URL, let's say to include a new query string parameter, does tha

Re: Is there a less intrusive way to add query string parameters to ad destination URLs?

2013-10-21 Thread HK
Hi, Danial Thanks for your the reply. Leaving the old ads active until the new ones are approved is an option, but gets a little convoluted when you have a very large number of ads and often bump up against the max number of ads you can have in an ad group, I believe it's currently 25. So you'd

Why set a monthly AdWords API budget if all API requests are free of charge?

2013-10-22 Thread hk
According to "Adwords API Rate Sheet" at Google Developers: On March 1, 2013, AdWords API units and associated costs were retired. > There are no longer usage charges for AdWords API usage > Still, when applying for a developer token, o

Re: OAuth2 vs ClientLogin

2013-10-22 Thread hk
Client ID and Client secret are yours, just like developer token. They have to be provided by your application. You get these when you register an API Project and its Oauth web client via Google Cloud Console(or Google APIs Console, now deprecating too). -- -

Re: CampaignService returns

2013-10-28 Thread HK
Thanks, guys. I am no longer seeing this error. Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received thi

Re: Reporting API randomly returning doubly escaped data in XML reports

2013-11-15 Thread HK
This is extremely urgent to us to get resolved ASAP. Can someone from Google please acknowledge the issue and reply with an ETA for a fix? It is having severe effects for our customers who have had all their ads going into pending approval etc. due to the URL changes resulting from this. -- --

Re: Google Product Taxonomy vs Product Bidding Category

2014-08-25 Thread HK
> > Hi, >> > Wanted to mention that this is a show stopper for us. We need to be able to look across all categories sent via the Content API to the GMC and then turn around and call the AdWords API to create Product Groups partitioned by those categories. The taxonomies really need to be ident

Canadian taxonomy missing for Product Groups

2014-08-25 Thread HK
Hi, guys I apologize if I have missed something obvious, but I'm not seeing the Canadian taxonomy in the AdWords UI or via the APIs for Product Groups. I can create a Shopping Campaign with Country of Sale set to Canada, but when I later go to subdivide the All Products product group, "Category

Incomplete documentation for ClickType - does "Product Listing Ad - Coupon" match up with "pla_with_promotion"?

2014-11-13 Thread HK
Hi, I'm seeing incomplete documentation for ClickType and I wanted to ask for confirmation around that. We are receiving clicks for the {adType } value track parameter

Re: Incomplete documentation for ClickType - does "Product Listing Ad - Coupon" match up with "pla_with_promotion"?

2014-11-14 Thread HK
Josh, just private messaged you with the requested details. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Y

Re: Incomplete documentation for ClickType - does "Product Listing Ad - Coupon" match up with "pla_with_promotion"?

2014-12-03 Thread HK
Hi, Josh Any luck with determining if "pla_with_promotion" maps to "Product Listing Ad - Coupon"? Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/pos

ProductSalesChannel retired or replaced in v201409?

2015-01-16 Thread HK
While working on upgrading from v201406 to v201409, we noticed that ProductSalesChannel is no longer present as it was in v201406 . The migration guide

Re: ProductSalesChannel retired or replaced in v201409?

2015-01-16 Thread HK
Thanks, Josh. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 subsc

Re: Lots of bad gateway exception when calling Adwords API to download campaigns

2015-01-19 Thread HK
We also saw an uptick in those on 1/7. We probably have one every 3 days or so, but on the 7th, we had 5. So in other words, another "me too" :-) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.go

How to retrieve all LocationCriterions via LocationCriterionService

2015-01-19 Thread HK
Hi, Is there a way to get all the LocationCriterions via the LocationCriterionService? It seems that it requires certain predicates. I'd like to retrieve all of them maybe once every two weeks and store locally. Is it instead expected that API users download the CSV files from https://develope

Re: How to retrieve all LocationCriterions via LocationCriterionService

2015-01-20 Thread HK
Thanks, Anash. Hopefully you guys will keep the download URL for the latest files the same across updates, so http://goo.gl/3Mxbei (DMA) and http://goo.gl/HndLIn (Geo locations). That way we can grab it programmatically more easily. . Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

"caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-02-19 Thread HK
Hi, Similar to this post for Product Scopes, using v201409, if I subdivide a product partition using either "Channel" or "Channel Exclusivity", caseValue is returned as null on the crit

Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-02-20 Thread HK
Thanks, Mike. From the outside, it seems to me that these new types shouldn't be made available in the AdWords UI until everyone is on a future API version that supports them. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelope

Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-02 Thread HK
Hi, Mike Any updates on this issue or the Product Scope issue? Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: ConversionTrackerService get call returning duplicate data

2015-03-06 Thread HK
> > Thanks, Josh. >> > Note that we most often receive duplicate data as Michael mentions, but sometimes also a null value for "entries" when totalNumEntries indicates that there is more data. We had to deploy a production patch to disable the feature altogether yesterday, so hopefully this is

Re: Report Summary is missing

2015-03-10 Thread HK
> > I realize this is an old thread, but is there a specific reason why the >> summary can't be included in the XML response? It is definitely something >> we would use. Our current solution is based on parsing XML and not a flat >> file, so it'd simplify the implementation on the client side i

Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-11 Thread HK
Hi, Mike Thanks for looking into this. It's unfortunate that we need to deploy code to our production environment and everything that involves to get around this. You guys are normally good at not making breaking changes to an already released API version. Anyway, is this solution available for

Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-16 Thread HK
Hi, Mike I'm seeing forwardCompatibilityMap being populated for Product Scopes, but not Product Groups (BiddableAdGroupCriterion) subdivided for example by Channel. In your 3/11 reply, you refer to Product Partitions and I'm wondering when/if this will work for Product Partitions? Thanks, Hans

Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-17 Thread HK
Just to be clear, I'm seeing forwardCompatibilityMap be null on BiddableAdGroupCriterion objects. Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~

Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-17 Thread HK
Hi, Mike Correct, I am not seeing forwardCompatibilityMap being populated on BiddableAdGroupCriterion objects (Product Partitions). However, I am seeing forwardCompatibilityMap on CampaignCriterion objects (Product Scopes). I would expect it to show up on both types of objects so that anyone u

Re: ConversionTrackerService get call returning duplicate data

2015-03-18 Thread HK
Hi, Josh I was wondering if you have made any progress on this so that we can re-release the feature as it's required by RMF. Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.

Re: Campaign Criterion Service (ProductScope) Dimensions for Inventory Filters 'Channel' and 'Channel exclusivity'

2015-03-19 Thread HK
In case others come across this, the answer for this has been posted to another thread: https://developers.google.com/adwords/api/community/?place=msg%2Fadwords-api%2FYUXSmJeU_DQ%2Fx5MALF1Wv8MJ Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-26 Thread HK
Hi, Mike Just wanted to let you know that this is not a priority for us anymore as we are moving to v201502 sooner than originally planned as we need this resolved quickly. Other might of course still be affected though. Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: "caseValue" for ProductPartition unexpectedly null when subdivided by "Channel" or "Channel Exclusivity".

2015-03-31 Thread HK
Thanks, Josh! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 subsc

Re: ConversionTrackerService get call returning duplicate data

2015-04-01 Thread HK
Josh, Hate to keep nagging you about this, but would you be able to give us an ETA for when this might get addressed? Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Goo

Re: ConversionTrackerService get call returning duplicate data

2015-04-01 Thread HK
Great, thanks for the udpate! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message becau

Testing Upgraded URLs

2015-04-07 Thread HK
Hi, I wanted to ask what Google's recommendation is for testing Upgraded URLs? Adding support for Upgraded URLs will touch millions of ads and keywords for us and we need a way to be 100% certain that the various new properties (final URL, custom parameters, etc.) at various levels of the accou

  1   2   >