When you are creating New Campaign you need to create budget first and 
set isExplicitlyShared to FALSE.

Then use ID from budget for new campaign as parameter budget_id

When you are updating budget, just find campaign with selector BudgetId and 
then update Budget object by Budget Service.




Dne pátek, 12. července 2013 22:49:36 UTC+2 Cristiano Monteiro dos Santos 
napsal(a):
>
> Just made the arrangements so at update time, I get the budget ID from the 
> existing campaign, set it to the newly created Budget instance and them 
> pass to the service.
> Worked like a charm.
> Thank you guys.
> Take care
>
>
> On Fri, Jul 12, 2013 at 5:45 PM, David Torres (AdWords API Team) <
> adwordsapia...@google.com <javascript:>> wrote:
>
>> Hi,
>>
>> I can confirm what David just said. You need to use the 
>> BudgetOrderService to create/update budgets now.
>>
>> Best,
>>
>> - David Torres - AdWords API Team
>>
>>
>> On Friday, July 12, 2013 4:43:08 AM UTC-4, david wrote:
>>>
>>> I believe even existing individual budgets have to be updated via the 
>>> budgetService now. 
>>> So you should be able to get the BudgetId field of your existing 
>>> campaign by doing a GET to CampaignService (don't know the specifics of 
>>> doing this using the Java client library). Then just mutate that budgetId 
>>> using budgetService.
>>>
>>  -- 
>> -- 
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>> 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 adwor...@googlegroups.com<javascript:>
>> To unsubscribe from this group, send email to
>> adwords-api...@googlegroups.com <javascript:>
>> 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 adwords-api...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to