Re: Keywords Idea - search by Postal Code

2014-09-29 Thread Ray Tsang (AdWords API Team)
t; This change works fine but if I am trying to search by American postal > code instead it fails with the following error. > Any idea why ? > > Location location = GetReachByZipCode.getLocationCriterionZipCode(session, > "08540").getLoc

Re: My post has been lost

2014-09-29 Thread Ray Tsang (AdWords API Team)
Asaf, The posts was in a queue for review. Cheers. Ray On Monday, September 29, 2014 3:39:09 PM UTC-4, Asaf wrote: > > Hi, > > I post a question a few hours ago regarding using postal code to search > for keywords ideas. > I did not get any email confirmation and I can not see it. > > Any ide

Re: get_campaign returns empty list

2014-09-29 Thread Ray Tsang (AdWords API Team)
WZ, Let's continue the conversation on the other thread. Cheers, Ray On Monday, September 29, 2014 10:34:06 AM UTC-4, WZ wrote: > > Hi, > > I am using the googleads-python lib to connect to google API. The yaml > file has the credentials. However when I run the get get_campaigns.py I get > "N

Re: campaing list is empty

2014-09-29 Thread Ray Tsang (AdWords API Team)
Hi, It's very likely that there was indeed no campaigns in the CID that you've requested for. In particular, if you haven't specified a CID, it will try to access the account associated w/ the refresh token. You should always specify a CID. Thanks, Ray On Monday, September 29, 2014 11:41:3

Re: FeedError.DUPLICATE_FEED_NAME

2014-09-29 Thread Ray Tsang (AdWords API Team)
Hunter, It's most likely that the name of the feed that you are trying to use is already existing. You can find the existing feeds by using the FeedService. The feed names cannot be duplicate. Thanks, Ray On Monday, September 29, 2014 2:30:14 PM UTC-4, Hunter wrote: > > For the past few day

Re: INVALID_PREDICATE_OPERATOR CONTAINS_ANY

2014-09-29 Thread Ray Tsang (AdWords API Team)
Also, please try to use "IN" operator as well. Thanks, On Monday, September 29, 2014 6:01:24 PM UTC-4, Ray Tsang (AdWords API Team) wrote: > > Sebastien, > > Could I trouble you to send me the full request/response XML log in > private? > > Thanks, > > Ray > > On Monday, September 29, 2014 1:32

Re: INVALID_PREDICATE_OPERATOR CONTAINS_ANY

2014-09-29 Thread Ray Tsang (AdWords API Team)
Sebastien, Could I trouble you to send me the full request/response XML log in private? Thanks, Ray On Monday, September 29, 2014 1:32:24 PM UTC-4, WZ wrote: > > HI > > Not an expert, but ensure that the return of the URL is a stringset. You > can use the Conatins_any only on Stringset column

Re: Campaign id is not receiving while clicking on the Adwords Ad

2014-09-29 Thread Ray Tsang (AdWords API Team)
Amit, Please see the valuetrack parameters - these can be used to help enhance the URL information. For more question on this, please refer to the general AdWords community . Cheers, Ray On Mon

Re: Can't get refresh token

2014-09-29 Thread Ray Tsang (AdWords API Team)
Johannes, Have you had a chance to review the AdWords API authentication guide ? You would be able to authorize multiple users to access a MCC. A refresh token can be associated to a user. Thanks, Ray On Monday, September

Re: What is the Ad Type for HTML ads, created by Google Web Designer in Ad Performance report?

2014-09-29 Thread Ray Tsang (AdWords API Team)
If they both ended up as Ad objects in AdGroups and Campagins, then there is no other way to distinguish them. Thanks, Ray On Monday, September 29, 2014 2:37:20 AM UTC-4, nf7588 wrote: > > Hi, > > Is there a way to distinguish between ads that were created by Display Ad > Builder tool and ads

Keywords Idea - search by Postal Code

2014-09-29 Thread Asaf
? Location location = GetReachByZipCode.getLocationCriterionZipCode(session, "08540").getLocation(); Thank is advanced, Asaf The error: 20140929:14:17:13.594 ERROR "http-bio-8080"-exec-2 com.my121.controllers.adnetworks.AdNetworksController - Failed to get keywords AxisFault

My post has been lost

2014-09-29 Thread Asaf
Hi, I post a question a few hours ago regarding using postal code to search for keywords ideas. I did not get any email confirmation and I can not see it. Any idea ? Thanks, Asaf -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeve

Re: Failed to refresh access token. { "error" : "invalid_client" } on perfectly good client

2014-09-29 Thread Gal Gubesi
Hi, Any news on this one? I started getting them daily lately Thanks On Monday, July 21, 2014 1:02:06 PM UTC+3, Danial Klimkin wrote: > > Hello All, > > > We've identified this was an internal issue. The relevant team noticed it > and resolved it quickly, this should no longer cause an error.

get_campaign returns empty list

2014-09-29 Thread WZ
Hi, I am using the googleads-python lib to connect to google API. The yaml file has the credentials. However when I run the get get_campaigns.py I get "No Campaigns were found". I know I can connect to adwords, but there is a campaign present in the account. Any one can guide as to what I mig

campaing list is empty

2014-09-29 Thread WZ
Hi credentials i I am using the python googlead lib to connect to adwords. I am able to connect to the adwords end point using the credentials in yaml file. However, when I run the get_campaigns.py it always returns "No Campaings Found". I tried using the dev token and client/secret/refresh tok

Re: INVALID_PREDICATE_OPERATOR CONTAINS_ANY

2014-09-29 Thread WZ
HI Not an expert, but ensure that the return of the URL is a stringset. You can use the Conatins_any only on Stringset columns. On Monday, September 29, 2014 10:57:08 AM UTC-4, sébastien pénagos wrote: > > Hi, I'm currently trying to get AdgroupAd where the Url parameters > contains a certain

Re: Send report format .html

2014-09-29 Thread Sage Lewis
> > That's easy for you to say :) >> > I'm still pretty new to parsing csv files. But I am getting closer. I'll keep working on that. Thanks for your help! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ htt

Re: Going from Command Line to Creating Web-based tools

2014-09-29 Thread Sage Lewis
> > Cool. >> > Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because yo

Re: Intermittent HTTP 404 errors on ad-hoc reports API

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi James, Could you share the following details with me using the "Reply to Author" option? I can investigate this further. I'd need some additional details, please share them by using the "*Reply to Author*" option. DO NOT post any of these details online. 1. Your customer ids (client and API

Re: Image Ad Upload

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi Conor, I'd need some additional details, please share them by using the "*Reply to Author*" option. DO NOT post any of these details online. 1. Your customer ids (client and API MCC accounts). 2. When was this call made? (timestamp) 3. Outgoing and incoming http request body. You can capture

Re: Whitelisted for upgraded URLs?

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi, I believe the account would have been whitelisted already, the emails haven't been sent out yet. If whitelisted, try creating an ad in the UI, and you should start seeing the final Url option on the UI also. Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, September 28, 2014 11:34:

Re: Send report format .html

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi Sage, You can divide the value by 100 before printing the html. Also, php has pretty good support for parsing csv. Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, September 28, 2014 12:58:25 PM UTC-4, Sage Lewis wrote: > > I'm

Re: Can't create a test account without first getting access to the API?

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi, You don't need an approved token to try the API against a test (sandbox) account. See https://developers.google.com/adwords/api/docs/test-accounts for instructions. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, September 29, 2014 7:31:02 AM UTC-4, jem...@molekula.com wrote: > >

Re: Going from Command Line to Creating Web-based tools

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi Sage, It is not required in your case, since you copy-pasted your code into the main page. Cheers, Anash On Saturday, September 27, 2014 10:01:43 AM UTC-4, Sage Lewis wrote: > > So I found that if I commented this out: > // Don't run the example if the file is being included. > //if (__FILE_

FeedError.DUPLICATE_FEED_NAME

2014-09-29 Thread Hunter
For the past few days our FeedService test has been failing due to this error: [FeedError.DUPLICATE_FEED_NAME @ operations[0].operand.name]. I am confused by this because before we run this test we are verifying that the only sitelinks feed that exists is the main ADWORDS feed. Here are the re

The Moron’s Guide to Setting Up Google AdWords API

2014-09-29 Thread Sage Lewis
I am very new to the whole API setup process. But I have had a lot of luck getting started with the help of this forum and the Developers Guide. I thought I'd document my journey for anyone who is new to programming and API's. It's here: http://www.sagerock.com/blog/setting-google-adwords-api

Re: URL clarification - url, finalUrls, finalMobileUrls, and finalUrls ...

2014-09-29 Thread BDCoder
Hi Anash, Signed up (twice) using the whitelist request form -- no reply any ETA on when we know if we are whitelisted -- I am stalled because I want to use the final URL's in production... Thanks again. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

Re: Adwords API read only access via OAUTH2

2014-09-29 Thread chris h
Hi Kevin, Any update on a read-only scope? Thanks On Monday, May 13, 2013 5:18:08 PM UTC-4, Kevin Winter (AdWords API Team) wrote: > > Hi Scott, > Currently, this is not possible - you will get the full permissions of > the authenticated user. One way to emulate this is to get a user with >

Re: Can't get refresh token

2014-09-29 Thread johannes . kaefer
Update 2: Using a new MCC-Account only works for one Adwords Account. Authorizing a second Adwords Account does not work, or better: does not generate a refresh_token. Of course the most prominent difference is the immediate redirect without the permissions page. On Monday, September 29, 2014 2

INVALID_PREDICATE_OPERATOR CONTAINS_ANY

2014-09-29 Thread sébastien pénagos
Hi, I'm currently trying to get AdgroupAd where the Url parameters contains a certain string. Since I have to check for millions of string I decide to use the CONTAINS_ANY Predicate whithin my Get(). Then I'm getting an INVALID_PREDICATE_OPERATOR error . So I'm wondering if that the Predicate CO

Campaign id is not receiving while clicking on the Adwords Ad

2014-09-29 Thread Amit Pawar
Hi Team, We have observed that while clicking on the adwords published Ad, we are not receiving the campaign ID. Is there any setting/configuration that we need to take care in order to send the campaign id as part of URL ? Appreciate your inputs on the same, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Join multiple reports

2014-09-29 Thread Amit Pawar
Thanks for the information. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Re: Can't get refresh token

2014-09-29 Thread johannes . kaefer
So a short update. I used a different MCC-Admin user to grant permission and this time it worked. Now I don't know why it is not working with the other account. It used to work for years. And the account is still very much active and I can login and work with it as MCC-Admin. On Monday, Septemb

Re: Resetting the developer token - would it preserve the OAuth grants?

2014-09-29 Thread AdWordsApiUser
Thanks for your reply Josh! We're putting in an internal security policy in place, and are deciding what all should be reset every month (think of it as enforcing a periodic password change policy). There is also the client secret that can be reset in Google API console. Should we reset that

Re: Resetting the developer token - would it preserve the OAuth grants?

2014-09-29 Thread Josh Radcliff (AdWords API Team)
Hi MG, No, the OAuth2 grants will not be lost. The developer token is not linked to the OAuth2 credentials. However, if you take this approach you'll have to ensure that any code using the previous developer token picks up the new one. Per the *AdWords API Center*: Please note that we advise a

Re: Granting api access

2014-09-29 Thread Josh Radcliff (AdWords API Team)
Hi Alon, There are two options: 1. Create a new user account (or use an existing Google account that is not associated with any MCC or AdWords account) and grant it access to the AdWords account. 2. Use a different (or new) MCC and grant it access to the AdWords account. The ad

Re: How much money "microAmount" refers to?

2014-09-29 Thread Josh Radcliff (AdWords API Team)
Hi, Also, see our docs on money amounts in reports for a complete explanation, including examples. Cheers, Josh, AdWords API Team On Sunday, September 28, 2014 8:39:29 AM UTC-4, road11 wrote: > > Just divide any

Re: Image Ad Upload

2014-09-29 Thread testadwords
Hi Anash, I have managed to replicate this error several times now. Same exception and inner exception each time. What should I do? Thanks, Conor On Monday, 29 September 2014 14:20:47 UTC+1, Anash P. Oommen (AdWords API Team) wrote: > > Hi Conor, > > See if you can replicate this one - connec

Can't create a test account without first getting access to the API?

2014-09-29 Thread jemery
I was trying to sign up for the Adwords API but apparently you need approval. This is all good and well except it's asking me to fill out a form, including things like design documentation and such before even allowing me to create a test account? How am I supposed to build the application, and

Re: Intermittent HTTP 404 errors on ad-hoc reports API

2014-09-29 Thread James Carter
I am encountering this problem. Its happening basically every time I click save on a report. Here is the error in the Event Viewer: An unhandled exception occurred and the process was terminated. Application ID: /LM/W3SVC/1/ROOT/NorthshoreNet4_Dev Process ID: 968 Exception: System.Net.WebExcep

Re: CANNOT_OPERATE_ON_DELETED_ADGROUPAD

2014-09-29 Thread Josh Radcliff (AdWords API Team)
Hi, When you're running your API reports, you'll want to include the *AdGroupId* in the requested fields and use that as the key instead of the name. An ad group's ID will not change even when you rename the ad group. Cheers, Josh, AdWords API Team On Monday, September 29, 2014 1:25:42 AM UTC-

Re: How to start using a simple adwords campaign creation using java?

2014-09-29 Thread Josh Radcliff (AdWords API Team)
Hi, The OAuth2 guide I mentioned in my previous post contain instructions on how to set most of those values (clientId, clientSecret, refreshToken). For the other values, please see the descriptions here

Re: Double conversion tracking

2014-09-29 Thread Josh Radcliff (AdWords API Team)
Hi Ashish, You can include the *ConversionTypeName* field in your reports to break out conversions for different conversion types into separate rows. Note, however, that if you include this field you will not be able to include some other non-conversion fields, such as *AverageCpc*, *Clicks*, e

Re: How to exclude Callouts from the Placeholder Feed Item Report?

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi, You can filter by PlaceholderType column. The IDs for various placeholder types are available on https://developers.google.com/adwords/api/docs/appendix/placeholders Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, September 29, 2014 1:26:03 AM UTC-4, nf7588 wrote: > > Hi, > > Wer'

Re: Image Ad Upload

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi Conor, See if you can replicate this one - connection getting closed is sometimes related to a bad ISP connection, sometimes it happens due to your calls happening when a server update is happening. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, September 29, 2014 5:53:10 AM UTC-4

Re: URL clarification - url, finalUrls, finalMobileUrls, and finalUrls ...

2014-09-29 Thread Anash P. Oommen (AdWords API Team)
Hi, Yes, upgraded URLs = all the final* urls and settings around it. By default, this works only for your test accounts. Once your account is whitelisted for the feature (through the signup form), your calls will start working against production accounts, and ads will function properly. Cheers

Can't get refresh token

2014-09-29 Thread johannes . kaefer
I'm using Ruby v201402 and I've never had problems generating a refresh token for OAuth2. Today (29.09) I needed to authorize a new Adwords Account (the last one was authorized 3 weeks ago) and it just doesn't work. I get an auth token and I can access the Adwords Account with this token but I

Granting api access

2014-09-29 Thread Alon Raskin
Hi, Id like to grant API access to a client for a single account, is that possible? They already have an API username that has access to the accounts MCC, but they asked to create a new one that will have access to only that account. Thanks for the advice, Alon -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Image Ad Upload

2014-09-29 Thread testadwords
Hi Anash, Thank you for your reply. I made a couple of changes to my code, so it now looks like this: var operations = new List(); foreach (var generatedAd in generatedAds) { // create a new image to put in the imageAd var image = new Image

Re: How to set mobile carrier to MobileAd ?

2014-09-29 Thread 照沼領
Thank you for comment. I could confirmed it and very helpfull. best. 2014年9月23日火曜日 3時35分39秒 UTC+9 Anash P. Oommen (AdWords API Team): > > Hi, > > The error you were getting was due to an outdated documentation page, > which we have updated now. Softbank@JP is no longer supported as a mobile >