Hello Orangevn,

There should be no changes between v201309 and v201402 in this regard.

The code you copied looks correct for creating an individial budget. What 
is the exact issue you are seeing, is isExplicitlyShared value being 
ignored?


-Danial, AdWords API Team.


On Thursday, April 10, 2014 8:06:27 AM UTC+4, Orangevn wrote:
>
> How do I set individual  campaign budget in v201402.
>
>
> We are update API in v201402. I was using BudgetService for post new 
> campaign in v201309, it a campaign set  Individual budget. But now update 
> in v201402 campaign not set individual budget.
>
>
>  * // Create the campaign budget.**                            var budget 
> = new Budget { period = BudgetBudgetPeriod.DAILY,**                      
>           deliveryMethod = BudgetBudgetDeliveryMethod.STANDARD, **        
>                         amount = new Money { microAmount = 
> campaign.operand.budget.amount.microAmount },**                          
>       name = string.Format("Budget of {0} - {1}", campaign.operand.name 
> <http://campaign.operand.name>, DateTime.UtcNow.ToString("yyyy-M-d 
> H-m-s.ffffff")),**                                isExplicitlyShared = 
> false*
>  
>
>
> Thank you for your reply,
>
>
>
>  
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to