Re: AdHoc Reports and API connection issues: 'The remote server returned an error: (400) Bad Request' and 'An existing connection was forcibly closed by the remote host'. Quota problem?

2014-04-14 Thread Brett Rogers
Danial, I disabled ECN on my server but still seeing the same results. I also tried setting up a brand new machine (VM) and running the task there, but seeing the same results. For now I've tried playing around with retries and delays, but that hasn't seemed to help much either. Very frustr

Re: How to share and refresh access token.

2014-04-14 Thread 照沼領
Thank you for very helpful information. I'd refresh the access token at expired. Thank you :-) . 2014年4月15日火曜日 4時29分22秒 UTC+9 Ray Tsang (AdWords API Team): > > Hi, > > The client does automatically refresh the access token. If you share the > credential object among the threads, you won't hav

Service Account CampaignService Failure Access Token

2014-04-14 Thread apiapi
Downloaded v17.0 of the .NET API library. Compiled them for .NET Framework 4.5.1 and made binary references to it for my C# project. My client code connects to AdWordsService.v201402.ManagedCustomerService with no problem, passing it my MCC it enumerates all MCCs under it and other accounts (w

Re: How to share and refresh access token.

2014-04-14 Thread Ray Tsang (AdWords API Team)
Hi, The client does automatically refresh the access token. If you share the credential object among the threads, you won't have to worry too much. However, if you do want to manage the access token yourself, you'll have to look into Google's client API in detail

Re: Strange invalid grant errors using OAuth2

2014-04-14 Thread Ray Tsang (AdWords API Team)
Damir, That's great to hear. I'm not aware of any changes on our side. But it this issue persists, please let me know. Cheers, Ray On Monday, April 14, 2014 9:01:16 AM UTC-4, Damir Abdullin wrote: > > Hello Ray, > > Looks like it works today. Did you change something in ReportService? > > On

IP Blocking via API Issue

2014-04-14 Thread Jon
I'm using the new IP blocking functionality added in V201402 (https://developers.google.com/adwords/api/docs/reference/v201402/CampaignCriterionService.IpBlock), but having an issue trying to block anything but a single IP. That link shows that we should be able to block Class C network using

Re: Offline Conversion: only 2/3 of uploaded data appear in Adwords

2014-04-14 Thread Nypo77
Hi! Thanks for the reply and sorry for the delayed answer. This is a real example of what I am pushing to upload: object(OfflineConversionFeedOperation)#1104 (4) { ["operand"]=> object(OfflineConversionFeed)#1103 (4) { ["googleClickId"]=> string(26) "CL2-XX-AcQ"

Re: Can I modify the target URL of an ad programmatically?

2014-04-14 Thread Michael Cloonan (AdWords API Team)
Hi Dmitri, Yes, you can modify the URL target of ads programmatically. Take a look at TextAdin our documentation. You can modify these using a SET operation setting the specific ad you want in the AdGroup

[QuotaCheckError.INVALID_TOKEN_HEADER @ ] System.Web.Services.Protocols.SoapException

2014-04-14 Thread apiapi
Hi. I am attempting to create a simple account enumeration C# program, using the v201402 code sample "GetAccountHierarchy.cs" as a base. My code looks like this: var uzer = new AdWordsUser(); var config = uzer.Config as AdWordsAppConfig; config.Email = {comes from db - not config file} config.

Re: SharedSets API Issue

2014-04-14 Thread DavM
Hi Danial Does that mean that the Shared Library "Campaign Negative Keywords" will be removed from the UI too? The problem we have is if we inherit an account that uses shared libraries and want to audit the negative keywords we can't see the shared libraries as they are not available on the

Re: SelectorError.SELECTOR_ERROR @ serviceSelector

2014-04-14 Thread fethi . kus
Hi, I think I've found the real problem. "Duplicate AdGroup" It is possible to have duplicate AdGroup names either enabled, disabled or deleted. When I make sure there are no duplicate names, even the ID is different, then this error does not occur. On Thursday, 10 April 2014 08:43:24 UTC+2,

Re: New Google Shopping Performance Report - How to get product title

2014-04-14 Thread Igor Schut
Hi, We have the same issue. It seems strange that the information which is visible in AdWords is not available/accessible through the reports or API. To show information which is visible in the AdWords interface we need to access a whole new API. Is there no possibility to put the shopping pro

Re: Strange invalid grant errors using OAuth2

2014-04-14 Thread Damir Abdullin
Hello Ray, Looks like it works today. Did you change something in ReportService? On Saturday, 12 April 2014 15:57:05 UTC+4, Damir Abdullin wrote: > > Ray, > > Seems everything is ok with system time, date and timezone on our server. > Any ideas? > > Thanks. > > On Saturday, 12 April 2014 01:24:44

Re: Shopping Performance Report - AdWords Script vs Adwords API

2014-04-14 Thread Michael Cloonan (AdWords API Team)
Hi Peter, Would you mind posting the AWQL you're using so I can take a closer look at this? Please make sure to leave any personal details out. Regards, Mike, AdWords API Advisor On Friday, April 11, 2014 9:50:40 AM UTC-4, peter@smarter-ecommerce.com wrote: > > Hi, > > I'm trying to query

Re: displaySelect set to true for Seach Only

2014-04-14 Thread Michael Cloonan (AdWords API Team)
Hi Hans, Going forward, all new campaigns created on the UI and with v201402 and on of the API will have displaySelect set to true. This does not have any effect if it is a "Search Only" campaign, but will only take effect if you expand the campaign to target Display Network as well. You can r

Re: New Google Shopping Performance Report - How to get product title

2014-04-14 Thread Jeremy Gerk
The data shows in up in Adwords Reports (http://grab.by/vXXc), but what you're saying is that it's not accessible there through any report in Adwords API, I need to go to the Content Shopping API? On Friday, April 11, 2014 7:51:08 AM UTC-6, Mat Scales wrote: > > Hi Jeremy, > > The performance

Can I modify the target URL of an ad programmatically?

2014-04-14 Thread Dmitri Pisarenko
Hello, Imagine, I have a shop at http://myshop.com. Every item has its own page: 1) http://myshop.com/product-1 2) http://myshop.com/product-2 I have a Google AdWords ad with display URL http://myshop.com/ . AFAIK, the real URL can be any URL on the domain myshop.com, which means that I can d

Re: Date Issues Persist After Setting php.ini Timezone

2014-04-14 Thread Benjamin Page
Hey Ray, Thanks for your response. I should have specified, I'm running the AdWords API PHP lib v5.2, but my PHP version is 5.4.10. php.ini is attached, and I chose "America/Chicago" based on the php.net documentation. On Thursday, April 10, 2014 4:59:37 PM UTC-5, Ray Tsang (AdWords API Team)

One Feed, One Campaign, 2 CampaignFeed placeholdertypes

2014-04-14 Thread ian
I am trying to find the best way to map a single Feed to one or more campaigns for sitelinks and placeholder types, but with a different matchingFunciton for sitelinks and for call extension. e.g. Feed is mapped to 2 placeholder types FeedItems id:1 link1 phone1 id:2 link2 phone1 id:3 link3 phon

Re: Getting Flexible Bid Strategies from a keyword performance report

2014-04-14 Thread Danial Klimkin
Hello Brett, Keyword-level bidding strategies are currently not supported in the API. -Danial, AdWords API Team. On Friday, April 11, 2014 10:48:13 PM UTC+4, brett@ignitionone.com wrote: > > We are able to set the bidding strategy at the keyword level through the > Adwords web UI and th

Re: .net adwords api 'Failed to get access token for service account'

2014-04-14 Thread Danial Klimkin
Hello David, There is definitely a limit on how often you can request a new refresh / access tokens. It's recommended to re-share them between threads / services. -Danial, AdWords API Team. On Friday, April 11, 2014 5:57:36 PM UTC+4, DavM wrote: > > Hi Danial > > I've managed to eradicate 'F

Re: How to share and refresh access token.

2014-04-14 Thread 照沼領
Thank you for your suggested document link. The program communicates with adwords api for a long time. (The access token life time is one hour.) So, I want to know access token management method. Q1, Can I manage access token by myself? Q2, Does provided adwords api client library retrieve acce