Hello Soumitra, There's no way to retrieve the raw number of competitors for a particular keyword using the AdWords API. The composite value provided by the advertiserCompetitionScale number is probably the closest indicator for that.
Cheers, -Jeff Posnick, AdWords API Team On Dec 24, 1:24 pm, Soumitra <[email protected]> wrote: > Hello Jeff, > > It works now, after normalizing the later server to PHP5 everything is > working fine. > > One more question, how to get no. of competitors for a particular > seedword, there is a field called avgcompetition scale which gives a > numeric value, but i don't need that > value, i want "number of total competitors for a particular seedword", > do u have a program in php for that? > > I'll be waiting for ur reply, thanks again for previous problem's > solution. > > And at last but not the least here wishing you a merry christmas. > > ---Soumitra Das > > On Dec 23, 4:08 am, AdWords API Advisor <[email protected]> > wrote: > > > Hello, > > > Googling around for that error message gives results that suggest a > > language incompatibility with PHP 4 (there's no concept of a public > > function in PHP 4). The soapclientfactory.php comment string implies > > that it's only need with PHP 5. > > > Do you have PHP 4 on one server and PHP 5 on the other? Could you > > normalize both servers to PHP 5? > > > Cheers, > > -Jeff Posnick, AdWords API Team > > > On Dec 22, 1:52 pm, Soumitra <[email protected]> wrote: > > > > i'm testing in sandbox environment, its irrevelant because the same > > > code works in the sandbox env in a particular server and fails in > > > another... > > > > please explain... > > > > On Dec 22, 11:47 pm, Soumitra <[email protected]> wrote: > > > > > hello everybody, > > > > i'm running the same code in a server which works fine, but in another > > > > it's showig an error: > > > > > "Parse error: parse error, unexpected T_STRING, expecting > > > > T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/web7/html/ > > > > aw_api/soapclientfactory.php on line 29" > > > > > does anyone have a clue about this???? > > > > > waiting for reply..... > > > > > -----Soumitra- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---
