AdWords API Re: One or more input elements failed validation.

2008-08-25 Thread veseo
Hello, thanks for the answer. I still had no luck with those pictures, how do you encode them? After getting their contents with file_get_contents() I base64_encode() them and send that result to the sandbox: $business_image = file_get_contents('/home/vis/Pictures/ lba_image.jpg'); $business_key

AdWords API APi

2008-08-25 Thread taghi
i need get name of share folders by API programming who help me? 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@googlegroups.com To u

AdWords API api

2008-08-25 Thread taghi
i need get name of share folders by API programming who help me? 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@googlegroups.com To u

AdWords API api

2008-08-25 Thread taghi
i need get name of share folders by API programming who help me? 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@googlegroups.com To u

AdWords API Does Report Service in Sandbox Mode Return Random Data?

2008-08-25 Thread y2beck
Hello, Can someone guide me on returning random data when using Report Service via Sandbox? I keep getting an empty XML data set. See the returned XML below. Thanks --~--~-~--~~~---~--~~ You received this message because you are s

AdWords API Number of listings for a keyword

2008-08-25 Thread Neal
Hey all, Is anyone aware of how to get a integer for the number of listings for a given adword? It's available here at the top of the page ("of about "): http://www.google.com/sponsoredlinks?q=%22organic+food%22&btnG=Search+Sponsored+Links I looked in KeywordEstimate and poked around

AdWords API MCC : Duplicate account in an MCC.

2008-08-25 Thread tousdan
Greetings. I'm having issues with the following methods: AccountService.getClientAccounts & AccountService.getAccountInfo. I've been trying to get the accounts from an MCC account (using getClientAccounts) then getting the detailed information for each individual account (using getAccountInfo wit

AdWords API Re: Campaign Performance Report problem

2008-08-25 Thread LostDocs
Jeff, this is exactly what I need!!! Many Thanks. One more question. Is it possible to create the same cross-client report using google UI? I tried but there are no campaignId column, just campaign name. On 25 авг, 19:04, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > Hello, > >  If you're run

AdWords API Re: diference in keywordtool search results between web site and api script

2008-08-25 Thread AdWords API Advisor
Hello Anil, I believe that you have control over what countries and languages are targeted when using the web versions of the tools as well. Or, depending on the options you choose, it may just use the targeting choices for the current campaign. But the larger point is that comparing the resul

AdWords API Re: diference in keywordtool search results between web site and api script

2008-08-25 Thread anil
Hi Jeff, Thanks for reply, but i could i know which languages and countries are using when i search in web site. Because my testing people will compare keywords results between my API script and Web site tool. Thanks, Anil On Aug 25, 9:07 pm, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > He

AdWords API Re: diference in keywordtool search results between web site and api script

2008-08-25 Thread AdWords API Advisor
Hello Anil, Jan is correct in that the results from the KeywordToolService and the various ways of generating keyword variations available on our web sites are not meant to be identical. As a general tip, I'd recommend you carefully set the languages and countries options when making getKeywor

AdWords API Re: Campaign Performance Report problem

2008-08-25 Thread AdWords API Advisor
Hello, If you're running a cross-client report from an MCC account (and it sounds like you are), you can request the ExternalCustomerId column and get back the account id associated with each campaign. See the docs for more information: http://www.google.com/apis/adwords/developer/adwords_a

AdWords API Re: diference in keywordtool search results between web site and api script

2008-08-25 Thread anil
Hi Adwords API Advisor, I am rquesting to Adwords API Advisor to respond this post. Thanks, Anil On Aug 25, 8:07 pm, anil <[EMAIL PROTECTED]> wrote: > Hi All, > > I am asking about "Tools > Keyword Tool  > How would you like to > generate keyword ideas? > Descriptive words or phrases > Get keyw

AdWords API Re: One or more input elements failed validation.

2008-08-25 Thread AdWords API Advisor
Hello, I've used the following images: http://sites.google.com/site/awapistuff/Home/lba_icon.jpg http://sites.google.com/site/awapistuff/Home/lba_image.jpg (Compliments re: my l33t skillz with GIMP's paintbrush tool can be directed to /dev/null). Any luck with those? I'm not exactly sure

AdWords API Re: first page bid

2008-08-25 Thread AdWords API Advisor
Hello Tim, First off, for those who missed the post announcing the upcoming changes to quality scores, here's the information from the Inside AdWords blog: http://adwords.blogspot.com/2008/08/quality-score-improvements.html As mentioned in the blog post (so I'm not as constrained when it co

AdWords API Re: diference in keywordtool search results between web site and api script

2008-08-25 Thread anil
Hi All, Here more description about my problem. When I used API Script I recieved only one result, when search in web site with same keyword I received multiple more than 50. How can I get the same result in API Script. Thanks, Anil On Aug 25, 7:50 pm, Jan <[EMAIL PROTECTED]> wrote: > Well,

AdWords API Re: Regarding Application token

2008-08-25 Thread AdWords API Advisor
Hello, Could you log in to the AdWords web interface as you MCC account and go to the "My Account" tab and then the "AdWords API Center" sub-tab? Can you confirm that both the Application and Developer token you have listed there are marked as approved? Cheers, -Jeff Posnick, AdWords API Team

AdWords API Re: diference in keywordtool search results between web site and api script

2008-08-25 Thread Jan
Well, as far as I know they are different because the use different data sources. - Jan On 25 Aug., 16:17, anil <[EMAIL PROTECTED]> wrote: > Hi, > > Please clarify the diference in keywordtool search results between web > site and api script. > > Thanks in advance, > Anil --~--~-~--~---

AdWords API Re: getCampaignList and Conversion Optimizer

2008-08-25 Thread AdWords API Advisor
Hello Simon, Conversion optimizer support was added in v12 of the AdWords API. Are you perhaps using v11 when making your getCampaignList() calls? If you are, by the way, you're going to need to upgrade today--we will be shutting off support for v11 of the AdWords API tomorrow. (http://groups.

AdWords API Re: Sunsetting V11 on August 26th, 2008

2008-08-25 Thread AdWords API Advisor
Reminder: this is taking place Tuesday, August 26 (tomorrow)! Cheers, -Jeff Posnick, AdWords API Team On Aug 18, 2:48 pm, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > Reminder: if you haven't yet upgraded from v11 to v12 of the AdWords > API, please do so before Tuesday, August 26. > > Chee

AdWords API Campaign Performance Report problem

2008-08-25 Thread LostDocs
Hi, Any chances to get AccountId column in Campaign Performance Report? The problem is very simple, requesting Campaign Performance Report for all accounts and campaigns, I get campaignIds and can't map easily campaign with account in order to get currency information. --~--~-~--~~--

AdWords API Re: diference in keywordtool search results between web site and api script

2008-08-25 Thread anil
Hi All, I am asking about "Tools > Keyword Tool > How would you like to generate keyword ideas? > Descriptive words or phrases > Get keyword ideas" through API Script. Anil On Aug 25, 8:03 pm, anil <[EMAIL PROTECTED]> wrote: > Hi All, > > Here more description about my problem. > > When I used

AdWords API diference in keywordtool search results between web site and api script

2008-08-25 Thread anil
Hi, Please clarify the diference in keywordtool search results between web site and api script. Thanks in advance, Anil --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this grou

AdWords API Read if your computer is running slow/hangs/takes time to boot

2008-08-25 Thread resmi
Read if your computer is running slow/hangs/takes time to boot Here we find out why PC becomes slow with time and what steps are required to make it run fast again. It also have top 10 tips for improving the system ... Log on: http://www.tipss4u.bravehost.com --~--~-~--~~---

AdWords API Read if your computer is running slow/hangs/takes time to boot

2008-08-25 Thread resmi
Read if your computer is running slow/hangs/takes time to boot Here we find out why PC becomes slow with time and what steps are required to make it run fast again. It also have top 10 tips for improving the system ... Log on: http://www.tipss4u.bravehost.com --~--~-~--~~---

AdWords API Re: How do I get Last Month's Search Volume and Avg. Search Volume through google adword API.

2008-08-25 Thread Jan
You can't get this number. If it's not in the documentiation, it isn't possible. - Jan On 25 Aug., 11:08, Viren Patel <[EMAIL PROTECTED]> wrote: > Thanks for your reply > > I already checked this keyword variatios but it is not giving me the > exact result what I want. > > I want the result

AdWords API Re: How do I get Last Month's Search Volume and Avg. Search Volume through google adword API.

2008-08-25 Thread Viren Patel
Thanks for your reply I already checked this keyword variatios but it is not giving me the exact result what I want. I want the result which is available on https://adwords.google.com/select/KeywordToolExternal. for example, if I add keyword "real estate" here https://adwords.google.com/s

AdWords API Re: How do I get Last Month's Search Volume and Avg. Search Volume through google adword API.

2008-08-25 Thread Jan
Hi Viren, doesn't seem so: http://www.google.com/apis/adwords/developer/KeywordToolService.html http://www.google.com/apis/adwords/developer/KeywordVariations.html - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

AdWords API Re: Number of listings for a keyword

2008-08-25 Thread Jan
Hi Neal, > Is anyone aware of how to get a integer for the number of listings > for a given adword? there is no way getting this info with Adwords API. Sorry. - Jan PS: nealn of AdwordMentor? --~--~-~--~~~---~--~~ You received this message because you are subscr

AdWords API Re: One or more input elements failed validation.

2008-08-25 Thread veseo
Hello, I had no luck with the same code and just using a jpg picture. Could you please point me an image you have tested to work? Here are my variables, all the rest is the sample code: $ad_group_id = '74734'; $business_image = file_get_contents('/home/vis/Pictures/asd.jpg'); $business_ke

AdWords API Re: One or more input elements failed validation.

2008-08-25 Thread veseo
Hello, Thanks for the answer. I tried with 96x96 "business image", even with 16x16 "business image" but no luck - still the same message. I'm wondering if the filetype (.png) is a problem, I'll now try with .jpg and .gif but I doubt it. On Aug 22, 7:02 pm, AdWords API Advisor <[EMAIL PROTECTED]>