AdWords API Re: Campaign budget validation error

2009-08-15 Thread Harutyun Terteryan
For more information see
 https://adwords.google.com/select/AfpoFinder


On Sat, Aug 15, 2009 at 7:40 PM, Harutyun Terteryan wrote:

> Hi
>
> I got the answer, that api use microunits, for example if  budget amount  =
> 12, in microunits it must be 12*10^6.
>
> Best
> Harut.
>
>
> On Sat, Aug 15, 2009 at 4:21 PM, Harutyun Terteryan wrote:
>
>> Hi all
>>
>> I'm trying  to create new campaign with adwords dot.net  api and got
>> validation error with 34 error code(budget validation)
>> and 'Money Amount Less Than Currency' error detail budget amount is long
>> (type) and I set the value 12.(currency-USD, mincpc 0.01$)
>>
>> Can anyone tell me what is going wrong?
>>
>> Best
>> Harut.
>> >>
>>
>

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Re: Campaign budget validation error

2009-08-15 Thread Harutyun Terteryan
Hi

I got the answer, that api use microunits, for example if  budget amount  =
12, in microunits it must be 12*10^6.

Best
Harut.

On Sat, Aug 15, 2009 at 4:21 PM, Harutyun Terteryan wrote:

> Hi all
>
> I'm trying  to create new campaign with adwords dot.net  api and got
> validation error with 34 error code(budget validation)
> and 'Money Amount Less Than Currency' error detail budget amount is long
> (type) and I set the value 12.(currency-USD, mincpc 0.01$)
>
> Can anyone tell me what is going wrong?
>
> Best
> Harut.
> >
>

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Re: Seed keyword type=Exact with keyword_tool_service

2009-08-15 Thread bramiozo

When will the exact/phrase match results be added to the api, because
imo that's basically what Goose is referring to.

Don't want to be sassy but this has been addressed a looong time ago,
I want to know when people type my keywords exactly, not broadly or in
a phrase,
I am sure I am not the only one.

Regards,

Bram
On 4 aug, 21:43, AdWords API Advisor 
wrote:
> Hello,
>
>  The behavior is not entirely intuitive, especially if you're familiar
> with the web-based tool. Please see this blog post:
>
>  http://adwordsapi.blogspot.com/2009/01/keyword-match-type-and.html
>
> There have also been a few other threads in this Google Group
> regarding the same behavior that you can search the archives for.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Aug 4, 1:29 pm, Goose  wrote:
>
> > I tried to change the seed keyword type to an "Exact match" for
> > keyword_tool_service but didn't see any difference in the result when
> > compared with "Broad match".
> > Does match type "Exact" work with getKeywordVariations or is there an
> > error in the code below?
>
> > # Create seed keyword structure.
> > $seed_keyword = 'falsemars > text>Exact';
> > $use_synonyms = 'false';
>
> > # Get keyword variations.
> > $request_xml = '' .
> >   '' . $seed_keyword . '' .
> >   $use_synonyms .
> >   'en' .
> >   'US' .
> >   '';
>
> > $variation_lists =  $keyword_tool_service->call
> > ('getKeywordVariations', $request_xml);
--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Campaign budget validation error

2009-08-15 Thread Harutyun Terteryan
Hi all

I'm trying  to create new campaign with adwords dot.net  api and got
validation error with 34 error code(budget validation)
and 'Money Amount Less Than Currency' error detail budget amount is long
(type) and I set the value 12.(currency-USD, mincpc 0.01$)

Can anyone tell me what is going wrong?

Best
Harut.

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---