I'll admit that I'm just getting into this myself so I may be off
here, but:
> // Create language service.
> $languageService = new LanguageTarget();
> $languageService->languageCode='de';
> $languageService->TargetType='de';
First of all, you need to use LanguageTargetSearchParameter to
In other words, you can't target a city when requesting search
volume. You can only target a country and a language. My
understanding is that this is equivalent to the adwords user
interface, is that correct?
-Jason
On Jan 27, 6:52 pm, AdWords API Advisor
wrote:
> Hi Murali,
>
> The average lo
Hi Eric,
Not to mince words, it's a crazy limitation, and obviously a source of
no end of confusion for your users.
You might at least consider adding an "API center" link to a normal
adwords account that just tells them their account isn't eligible,
why, and how to create an eligible account. T
I just ran into this issue myself today. You apparently have to make
a call to GetCampaignService first just to initialize your sandbox
account. My understanding (though I haven't even gotten so far as
testing this latter part out) is that once you've done this you can
cut out the call and just m
ill (especially with the
> GMail plus syntax). Additionally, many API users are already using
> MCC accounts in their business.
>
> Best,
> - Eric
>
> On Feb 11, 9:40 am, jmshinn wrote:
>
>
>
>
>
>
>
> > Hi Eric,
>
> > Not to mince words, it'