Thanks. That's exactly what I wanted to know.

On Tuesday, January 27, 2015 at 9:37:33 PM UTC+1, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi,
>
> Thanks for clarifying. I just tried this on my test account by changing 
> the budget amount on a shared budget that was linked to two campaigns. 
> After about 15 minutes, I ran *CustomerSyncService* for those campaign 
> IDs and a min/max date range of today, and the service returned 
> *FIELDS_CHANGED* for both campaigns.
>
> Cheers,
> Josh, AdWords API Team
>
> On Monday, January 26, 2015 at 1:25:24 PM UTC-5, Tomas Rimkus wrote:
>>
>> You might be misunderstanding me a bit.
>> 1) I understand that if shared budget assigned to campaign is changed 
>> (totally different budget with different budget ID is 
>> assigned) campaignChangeStatus should indicate that.
>> 2) Now what happens if the assigned budget is modified but not changed 
>> entirely (for example, amount field changes)? Will campaignChangeStatus 
>> still change to FIELDS_CHANGED?
>>
>> On Monday, January 26, 2015 at 7:17:31 PM UTC+1, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi,
>>>
>>> Since all of the change data is for the campaign level or objects within 
>>> the campaign, I don't think you'll be able to detect changes to a shared 
>>> Budget object (independent of a specific Campaign). If you need to detect 
>>> changes to a shared Budget that is not attached to any campaigns, you'll 
>>> have to poll the BudgetService 
>>> <https://developers.google.com/adwords/api/docs/reference/v201409/BudgetService>
>>>  periodically 
>>> and compare the results to the previous state stored in your application.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Monday, January 26, 2015 at 5:58:01 AM UTC-5, Tomas Rimkus wrote:
>>>>
>>>> I understand that I can find out if a different Budget object was 
>>>> assigned to a campaign (budget ID changes) by checking 
>>>> if campaignChangeStatus was set to FIELDS_CHANGED. However I would like to 
>>>> check if budget amount changed even the same budget object is used (ID did 
>>>> not change). How can I do that?
>>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/36f8bcf3-c6b6-4a4e-8e1c-9809610c475d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to