MCC Account API Access rejected

2011-09-14 Thread Bikram The PHP Developer
Hi, QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED My site is on seo and we judge related keywords by the help of MCC API and also judge a keyword's competition search volume etc by the help of MCC API. Any user can type his/her keywords inside our site and we show related keywords and

Re: MCC Account API Access rejected

2011-09-14 Thread Bikram The PHP Developer
The AUTH,INI file content shown below - I think all are correct email = "*m...@gmail.com*" password = "*password*" userAgent = "My Adwords Tool" applicationToken = "ignored" developerToken = "myAdwordsTokenhshjsuujsjjss" ; Uncomment to make requests against a client account. clientId = "*m...@gm

Using adwords API how can I get a keywords competition, local search volume for a particular country

2011-03-31 Thread Bikram The PHP Developer
Using adwords API how can I get a keywords competition, local search volume for a particular country A sample code in PHP is highly recommended. I have all examples of 082010 adwords api package, is there any example which has similar codes? My webpage will be like this : Keyword Text Input Box

Re: Could not connect to host - In Adwords API TargetingIdeaService

2011-02-15 Thread Bikram Choudhury The SEO & PHP Developer
I dont know which HOST is meant by "Could not connect to host" Which is the HOST ? From which script this HOST or Error message comes , no idea? Also I don't know much about SOAP or Google's SOAP client library, but what I guess some SOAP request is failing. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Could not connect to host - In Adwords API TargetingIdeaService

2011-02-15 Thread Bikram Choudhury The SEO & PHP Developer
I have contacted the Hosting Server : Byethost.com They replied about a change : php now runs as a cgi via suphp, could you please see if this script has issues running php this way . In past it was running via APACHE. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Could not connect to host - In Adwords API TargetingIdeaService

2011-02-15 Thread Bikram Choudhury The SEO & PHP Developer
I have faced "Could not connect to host" in v082010 Adwords API to get Related Keywords of a search term typed by User today. In past it worked fine in my server, but from today it is showing "Could not connect to host", instead of Keyword ideas. It is hosted in my server - I have masked the serve

Getting global or local search volume of a keyword via API

2011-01-31 Thread Bikram Choudhury The SEO & PHP Developer
Hi, I am very new to Adwords API. My target is to "Get global or local search volume of a keyword via API". So my current project is: A textbox in a page, a submit button. In textbox you can type any keyword and then you will get results after submitting the button. Also I have in mind to use Y

AdWords API Re: Error response from CampaignTargetService (200909)

2010-02-10 Thread PHP Developer
I am seeing this problem too. And it doesnt happen all the time. On Feb 10, 7:31 am, Athos wrote: > I get the following error when trying to get campaignTargets using the > 200909 version of CampaignTargetService through the Java Client > Library (v6.4.0): > > xmlns:soap="http://schemas.xmlsoap.

AdWords API content bid at the keyword level

2010-02-02 Thread PHP Developer
Is content bidding at the keyword level discontinued? We are still able to set the network type of campaigns to CONTEN_SEARCH but no indication of setting content bids at the keyword level in the documentations. -- You received this message because you are subscribed to the Google Groups "AdWord

AdWords API Bidding strategy for v200909

2010-02-02 Thread PHP Developer
Now that the concept of bidding strategy is introduced for v200909, will mixed cpm/cpc ad groups within a campaign still function properly if not transitioned? Basically what will happen to campaigns that already have ad groups with their cpm and cpc set? Which bidding strategy will be assigned to

AdWords API network types of v200909

2010-02-02 Thread PHP Developer
Could someone explain the following network types in more depth: CONTENT_CONTEXTUAL Indicate ads coverage for "content_synd_contextual". CPA_REFERRAL Indicate ads coverage for "referral". Thanks -Ashkan -- You received this message because you are subscribed to the Google Groups "AdWords API

AdWords API Geo targeting for v200909

2010-02-02 Thread PHP Developer
We are in the process of migrating to the v200909 code base. Currently we are doing Geo targeting at all possible levels and we like to know whether the city, country, metro codes that are available in the v13 document would work with v2009? And by codes I am referring to location codes. Also, curr

AdWords API I am new to Adwords Api, need to build up a keyword tool with Adwords API

2009-10-26 Thread Bikram Choudhury The SEO & PHP Developer
I am new to Adwords Api, I would like to build up a keyword tool with Adwords API I have found a tool online here and I have liked it, I want to build a similar tool in PHP and MySQL, http://www.contextsolutions.net/google/keywords/variation-finder I want to build up a HTML text box, and so th