Nevermind, I found it.

On Feb 3, 10:43 am, Hudarsono Hu <hudars...@gopherindonesia.com>
wrote:
> Hi,
>
> I am using IDR as currency when creating campaign.
> Just wondering, what is that error really means, coz seems i have
> setup the campaign correctly, here is the api call
>
> <?xml version="1.0" encoding="UTF-8"?>
> <env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:wsdl="https://adwords.google.com/api/adwords/cm/v201109";
> xmlns:env="http://schemas.xmlsoap.org/soap/envelope/";>
>   <env:Header>
>     <-- stripped -->
>   </env:Header>
>   <env:Body>
>     <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201109";>
>       <operations>
>         <operator>ADD</operator>
>         <operand>
>           <name>SearchMobile</name>
>           <status>ACTIVE</status>
>           <budget>
>             <period>DAILY</period>
>             <amount>
>               <microAmount>91324200913</microAmount>
>             </amount>
>             <deliveryMethod>STANDARD</deliveryMethod>
>           </budget>
>           <biddingStrategy xsi:type="ManualCPC">
>         </biddingStrategy>
>           <networkSetting>
>             <targetGoogleSearch>true</targetGoogleSearch>
>             <targetSearchNetwork>true</targetSearchNetwork>
>             <targetContentNetwork>false</targetContentNetwork>
>             <targetContentContextual>false</targetContentContextual>
>           </networkSetting>
>         </operand>
>       </operations>
>       <operations>
>         <operator>ADD</operator>
>         <operand>
>           <name>Content</name>
>           <status>ACTIVE</status>
>           <budget>
>             <period>DAILY</period>
>             <amount>
>               <microAmount>91324200913</microAmount>
>             </amount>
>             <deliveryMethod>STANDARD</deliveryMethod>
>           </budget>
>           <biddingStrategy xsi:type="ManualCPC">
>         </biddingStrategy>
>           <networkSetting>
>             <targetGoogleSearch>false</targetGoogleSearch>
>             <targetSearchNetwork>false</targetSearchNetwork>
>             <targetContentNetwork>true</targetContentNetwork>
>             <targetContentContextual>true</targetContentContextual>
>           </networkSetting>
>         </operand>
>       </operations>
>       <operations>
>         <operator>ADD</operator>
>         <operand>
>           <name>SearchDesktop</name>
>           <status>ACTIVE</status>
>           <budget>
>             <period>DAILY</period>
>             <amount>
>               <microAmount>91324200913</microAmount>
>             </amount>
>             <deliveryMethod>STANDARD</deliveryMethod>
>           </budget>
>           <biddingStrategy xsi:type="ManualCPC">
>         </biddingStrategy>
>           <networkSetting>
>             <targetGoogleSearch>true</targetGoogleSearch>
>             <targetSearchNetwork>true</targetSearchNetwork>
>             <targetContentNetwork>false</targetContentNetwork>
>             <targetContentContextual>false</targetContentContextual>
>           </networkSetting>
>         </operand>
>       </operations>
>     </mutate>
>   </env:Body>
> </env:Envelope>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to