Hi Jeff,
Thank you for the links. I will investigate.
The strange thing for me is that all this was working fine, and
nothing has changed at this end. Then all of a sudden we get patches
of time outs.
When I run next I will look into this further.
Cheers
Phil.
On Apr 22, 4:34 pm, AdWords API Adv
Hi all;
I'm using active perl on windows,
I read the tuto on the site of adwords, to create a new campaign on
sandbox env.
My code :
my $campaign = {
'name' => 'SampleCampaignV1',
'budgetAmount' => 10,
'budgetPeriod' => 'Daily',
'budgetOptimizerSettings' => 100
Let me know that how we can add api tool for keywords suggestion.
--~--~-~--~~~---~--~~
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 unsubs
Hi all;
I'm using active perl on windows,
I read the tuto on the site of adwords, to create a new campaign on
sandbox env.
My code :
my $campaign = {
'name' => 'SampleCampaignV1',
'budgetAmount' => 10,
'budgetPeriod' => 'Daily',
'budgetOptimizerSettings' => 100,
anyone?
On 22 apr, 17:58, keesjan wrote:
> In teh online keyword suggestion
> toolhttps://adwords.google.com/select/KeywordToolExternal
> I see a new 'Global Monthly Search Volume' column that replaces the
> Average Monthly Search Volume' column.
> The new one is the total worldwide search volu
I just ran into a problem similar to this a few days ago - most likely
your SOAP request is getting mangled somehow - notice the stack trace
being returned, the error is in Google's WebServer stack, it can't
deserialize the request. Take a look at your SOAP and compare it to
the one here:
http:/
Hello,
The folks responsible for evaluating AdWords API feature requests are
aware of the demand for this.
Cheers,
-Jeff Posnick, AdWords API Team
On Apr 22, 12:01 pm, keesjan wrote:
> Sorry this message is of course not for Joe but for
> AdWords API Advisor, can you please answer?
>
> On 21
Hello,
Off the top of my head I'd say that the problem is the
'budgetOptimizerSettings' => 100,
line. If you're going to specify a budgetOptimizerSettings key, then I
believe the value should be a hash reference whose keys and values
correspond to the settings in
http://code.google.com/a
Filipp: What Jeff is saying is the the [] you see in the adWords web
interface are just graphical indicators that the match is exact. It
would be the same as if they had an asterisk (*) after it, or
italicized the keyword, just to indicate that it was set for exact
match. The [] are in no way a
Hello Ritesh,
That's a very broad question. If you'd like to implement a subset of
the functionality of https://adwords.google.com/select/KeywordToolExternal
on your own web site, you can do it by making use the the methods in
the AdWords API's KeywordToolService:
http://code.google.com/apis/
Please see my response at
http://groups.google.com/group/adwords-api/browse_thread/thread/18c9015284e6ecfd
Cheers,
-Jeff Posnick, AdWords API Team
On Apr 23, 10:52 am, Louhichi Zied wrote:
> Hi all;
> I'm using active perl on windows,
> I read the tuto on the site of adwords, to create a
Hello,
I believe that the avgSearchVolume field in the KeywordVariation
object returned from a getKeywordVariations() call already (usually)
corresponds to the "Global Monthly Search Volume" column in the
KeywordToolExternal web app. The lastMonthSearchVolume field is the
equivalent of the "Loca
Hello,
Are you sure you're using a valid and approved Developer and
Application token? Did you receive an email from Google indicating
that your requested tokens had been activated?
Cheers,
-Jeff Posnick, AdWords API Team
On Apr 23, 12:00 am, PPL wrote:
> Hi,
> I'm testing with real develope
Hello
Thank you for ur answer
but i deleted the budgetOptimizerSettings, and it works :)
Zied
--~--~-~--~~~---~--~~
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-
Hello Jeff,
We've found the problem now.
Although the developer token has been approved the application token
hasn't been approved yet.
My PM will do accordingly.
Sorry to trouble you.
Thanks,
PPL
On Apr 24, 3:46 am, AdWords API Advisor
wrote:
> Hello,
>
> Are you sure you're using a valid an
15 matches
Mail list logo