Re: Migrating from v201309 to v201402

2014-05-30 Thread Manjula Naidu
Hi, Thanks for response,I am implementing in objective c,thats why no client libraries supporting my requirement,I am implemented TargetIdeaService ,but i am still facing problem,i am getting this is error response , *http://schemas.xmlsoap.org/soap/envelope/

Re: Unable to use API test account

2014-05-30 Thread robert . enloe
Anash, I believe you had responded (via email) as well. In fact, I tried to acknowledge this response yesterday. However, yesterday upon posting a lengthy, detailed reply that would of been beneficial information for all, I encountered an error during the posting, and was forced to refresh the

Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-05-30 Thread Luca Fiaschi
Hi Anash, sorry how do I retrieve this id exactly? Can you point me to the documentation where I can get the SOAP response header; I am using the Python API. Thanks Luca On Friday, May 30, 2014 7:11:51 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: > > Hi Luca, > > There are way too ma

Re: [0-5524000003627] QuotaCheckError.INCOMPLETE_SIGNUP with pending token, AND Test MCC account, whats wrong?

2014-05-30 Thread Anash P. Oommen (AdWords API Team)
Hi Robert, The token in 361-057-1024 is pending review, so you can only use it to make calls to a test account until the token is approved. Did you create a test MCC and advertiser account? See my reply on the other post. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, May 28, 2014

Re: Unable to use API test account

2014-05-30 Thread Anash P. Oommen (AdWords API Team)
Looks like I responded to your email, not to the thread. Here's the reply I tried to post a week back. Hi Robert, I see you had a frustrating experience signing up for the API, so here's the explanation: 1. You need an AdWords account (looks like you already have one, email #1) 2. You need an

Re: Unable to use API test account

2014-05-30 Thread Anash P. Oommen (AdWords API Team)
Hi Robert, I'm pretty sure I responded to this thread, let me check. Anash On Wednesday, May 28, 2014 5:21:16 PM UTC-4, robert...@gmail.com wrote: > > Still waiting on a response to this... > > Although I did take a break last week while waiting for this message to > even post, and was able to

Re: Invalid grant_type with c#

2014-05-30 Thread Anash P. Oommen (AdWords API Team)
Hi Gonzalo, Also, why are you copying the code from the client library instead of using it directly? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, May 28, 2014 11:10:54 AM UTC-4, Gonzalo Garcia wrote: > > Estimados, > > Estoy usando el proyecto de ejemplo que me descargue del siti

Re: How to get the top performing ad for a campaign?

2014-05-30 Thread Anash P. Oommen (AdWords API Team)
Hi Jake, Reports do not support order by or limit clauses. They work only when used with query() method on various campaign management services, so you need to sort the results on your own. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, May 29, 2014 3:23:15 PM UTC-4, Jake Wilson wr

Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-05-30 Thread Anash P. Oommen (AdWords API Team)
Hi Luca, There are way too many failed requests with that click id in the logs, could you give me a specific request id that fails? The requestId is a unique number that is returned as part of the SOAP response headers. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, May 30, 2014 6:19

Re: link to adwords GUI with ad group id or ad id?

2014-05-30 Thread Anash P. Oommen (AdWords API Team)
Hi Jason, Nope, this isn't supported in AdWords. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, May 29, 2014 6:16:21 PM UTC-4, Jason wrote: > > if i have the ad group id or ad id, how can I link to the specific > information in google's gui? I've looked at the urls and I don't see h

Re: Ad param1 default is shown when ad is search

2014-05-30 Thread Anash P. Oommen (AdWords API Team)
Hi Evgeny, Existence of a script doesn't have any influence on what gets shown for param1 and param2. You either get the default value, or the value you set on the corresponding keyword for param1 and param2. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, May 30, 2014 6:59:11 AM UTC-

Re: Error when trying to create a campaign

2014-05-30 Thread Scott Luther
Hi Michael, That was indeed the problem - had to call $adwords->SetClientCustomerId() before trying to create the campaign. Thanks for all the help (and the super speedy replies)! On Friday, May 30, 2014 7:12:18 AM UTC-7, Michael Cloonan (AdWords API Team) wrote: > > Hi Scott, > > Are you sure

Re: Getting campaigns labels script error

2014-05-30 Thread papathak papathak
oops! Thanks Mike On Friday, May 30, 2014 2:56:03 PM UTC+3, papathak papathak wrote: > > Hello team, > > i am trying to get the labels of my adwords campaigns through adwords > script, but i get an error: "Field name Labels is invalid. Please check > your spelling and casing." > Until yesterday

Re: Not authorized to request the scopes

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hello Jeff, Have you tried using one of our automated tools to fetch the refresh token? They are linked in the middle article you mentioned, after you pick a client library language. Please give one of these a try. If that still fails, I can take a more detailed look. Regards, Mike, AdWords AP

Getting campaigns labels script error

2014-05-30 Thread papathak papathak
Hello team, i am trying to get the labels of my adwords campaigns through adwords script, but i get an error: "Field name Labels is invalid. Please check your spelling and casing." Until yesterday the script was running ok, but today is displays the above runtime error. What i am missing? Thank

Re: Getting campaigns labels script error

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hello, This forum is for the AdWords API. We have another forum for AdWords scripts , where you'll be able to get more help. Regards, Mike, AdWords API Team On Friday, May 30, 2014 7:56:03 AM UTC-4, papathak papathak wrote: > > Hello tea

Re: Error when trying to create a campaign

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hi Scott, Are you sure that you're trying to add the campaign to an AdWords account, and not to an MCC account? MCC accounts cannot have campaigns in them. See our common errors page for more details. Regard

Not authorized to request the scopes

2014-05-30 Thread Jeff Knight
I have followed the following guides, but am still having issues. https://developers.google.com/accounts/docs/OAuth2ForDevices https://developers.google.com/adwords/api/docs/guides/authentication#getting_started_with_oauth_20_and_the_adwords_api https://support.google.com/a/answer/162106?hl=en Wh

Re: [AdExtensionError.INVALID_ADEXTENSION_TYPE @ operations[0].operand.adExtension]

2014-05-30 Thread developer
Here is a PHP example, https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201309/AdvancedOperations/AddSitelinks.php On Saturday, March 1, 2014 5:58:38 AM UTC-5, Shantanu Harkut wrote: > > > Hi Takeshi, > > I was trying same for mobileExtension with MutateJobService. Get

Reg:Search Impression Share in v201402

2014-05-30 Thread bhargava gudlavalleti
Hi Team, I am using v201402 to fetch the data. I fetch Search Impression share for each date and when I calculate the average for 30 days the data is not matching with the data shown on Adwords interface. Please let me know how can I calculate SearchImpressionShare value for last 7/30 days usin

why An error has occurred Unsupported Media Type?

2014-05-30 Thread seohelp001
error: [May 30 2014 17:53:27.00 - ERROR] POST /api/adwords/mcm/v201402/AlertService?access_token=ya29.JgDiK6J6XsiiERkAAAC0DMA20Je7A_gJc2IDfH-gceFJ51IoquhFuDXpbpCHog HTTP/1.1 Host: adwords.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.4.3, gzip Accept-Encoding: gzip, deflate Cont

Ad param1 default is shown when ad is search

2014-05-30 Thread eugeny . fogel
Hi there, I have param1 (& param2) in ads across my account. I used to have a script for these, but now there is no script. I have come across 2-3 instances where i search for a keyword in an adgroup, and the price generated by the param1 is not one iI set in the ad as default, {param1:300} fo

Re: Error when trying to create a campaign

2014-05-30 Thread Scott Luther
Hi Michael, I actually already got a new refresh token, I was just trying to understand why the old one would have been invalid. In any case, we are still experiencing this issue. Any other ideas? On Friday, May 30, 2014 4:00:14 AM UTC-7, Michael Cloonan (AdWords API Team) wrote: > > Hello, >

Re: Limits for negative campaign keywords

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hello Kai, The limits say that you can have 5 million "ad group targeted" criteria and 1 million "campaign targeted" criteria. Normal keywords are generally at the ad group level, so you can have 5 million of those in addition to 1 million negative keywords (assuming you don't use any other cri

Re: Limits for negative campaign keywords

2014-05-30 Thread testmcclevel1
Hello Mike, thanks for the information. Whats with the question whether the amount of negative keywords is added to the amount of normal keywords? For example i have 1 million negative campaign keywords in an account with also 5 million normal keywords. Is this allowed or are there only allowe

Re: Limits for negative campaign keywords

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hello Kai, You can find a guide on the AdWords Account Limits at the bottom of this page (click the bar to expand the section with the limits information). Relevant to your question is this line: 1 million campaign targeting items per a

Re: Migrating from v201309 to v201402

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hello, I strongly recommend using one of our client libraries . These will handle creating the SOAP request for you and ensure that they are valid. For example, using our Ruby client library, I was able to generate this XML with m

Limits for negative campaign keywords

2014-05-30 Thread Kai steudten
Hello, i can`t find limits for negative keywords on campaign level. How much of them are allowed per campaign/account? By the way, how much keywords are allowed in one account? 3 mio ? 5 mio? Does the amount of negative keywords is added to this amount or not? Thanks and regards, Kai --

Re: Migrating from v201309 to v201402

2014-05-30 Thread Manjula Naidu
Hi, URL:*https://adwords.google.com/api/adwords/o/v201402/TargetingIdeaService?wsdl * *HttpHeader:**{* *Authorization = "Bearer ya29.JgDdHNzO_X-mhiBLWp4whWp_EZkdJvzNH3ptVXXe8SI6k5Fmjum5HAgOgA";* *"

Re: Error when trying to create a campaign

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hello, Please try reacquiring a new refresh token as I mentioned in my response on your other question. If that doesn't fix this issue, let me know so I can look into it further. Regards, Mike, AdWords API Team On Thursday, May 29, 2014 11:55:49 PM UTC-4, Scott Luther wrote: > > Hi guys, > > W

Re: Suddenly getting invalid_grant errors

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hello, The invalid grant error means that the refresh token was manually revoked. Please acquire a new refresh token in order to regain access to the API. Regards, Mike, AdWords API Team On Thursday, May 29, 2014 11:28:24 PM UTC-4, Scott Luther wrote: > > Hi guys, > > We're suddenly seeing an i

Re: link to adwords GUI with ad group id or ad id?

2014-05-30 Thread Michael Cloonan (AdWords API Team)
Hello, I'm not sure if there's a way to do what you're asking. This forum is for issues with the AdWords API only. You can try asking at the official AdWords community for non-API questions. Regards, Mike, AdWords API Team On Thursday, May 29, 2014 6:16

OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-05-30 Thread Luca Fiaschi
Hi All I am getting a very similar error to this post: https://groups.google.com/forum/#!topic/adwords-api/xb8X9Ucsv80 reading that forum seems that the error was internally fixed by Google at the beginning of the month however I still get the following problem: I am uploading the conversion usi