Re: How to get campaign budget on given date

2015-01-05 Thread Josh Radcliff (AdWords API Team)
Hi,

Just an FYI - the documentation for CustomerSyncService 
https://developers.google.com/adwords/api/docs/reference/v201409/CustomerSyncService
 now 
explicitly states the 90 day limit.

Cheers,
Josh, AdWords API Team

On Friday, December 19, 2014 10:01:51 AM UTC-5, Josh Radcliff (AdWords API 
Team) wrote:

 Hi,

 I just received confirmation that my theory below is correct. To avoid 
 this error, please limit your *CustomerSyncService* requests to the last 
 90 days. We'll update the documentation soon as well to indicate this.

 Thanks,
 Josh, AdWords API Team

 On Wednesday, November 26, 2014 1:33:30 PM UTC-5, Josh Radcliff (AdWords 
 API Team) wrote:

 Hi,

 I think the issue here is that the *CustomerSyncService* may only 
 support queries for a date range within the last 90 days. I'll post back 
 once I've confirmed that's correct.

 Thanks,
 Josh, AdWords API Team

 On Wednesday, November 26, 2014 12:05:03 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hey,

   Campaign ID is 90391873 for which i am trying to get 
 CustomerSyncService Response for 7th July 2014.

 On Tuesday, November 25, 2014 9:06:24 PM UTC+5:30, Josh Radcliff 
 (AdWords API Team) wrote:

 Hi,

 Could you provide me with the campaign ID in your request?

 Thanks,
 Josh, AdWords API Team

 On Tuesday, November 25, 2014 8:40:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hi Josh,

 Thanks a lot for your response. as said in your response, i 
 tried CustomerSyncService to get account history changes. in that i tried 
 fetching history for Date Range 7-July-2014 00:00 AM to 7-July-2014 23:59 
 PM only for single Campaign but i got response as TOO_MANY_CHANGES. when 
 i 
 logged in to adwords account and checked for changes, the only change 
 done 
 was End Date of campaign was modified. There were only 3 rows of changes 
 done on 7th July.

 On Thursday, November 20, 2014 1:27:35 AM UTC+5:30, Josh Radcliff 
 (AdWords API Team) wrote:

 Hi,

 The report behavior is by design -- note that the *Amount* field in 
 that report is labeled as type *Attribute*. Per the *Behavior* 
 description 
 in the Reporting documentation 
 https://developers.google.com/adwords/api/docs/appendix/reports:


 *Attribute*The field contains settings or other fixed data. The 
 values returned will always reflect the current state of the account, 
 ignoring the timespan of the report. The field is generally 
 compatible with zero-impression reports.


 The API doesn't provide budget amount history. If you want to track 
 this type of history you can either:

1. Run reports on a daily/weekly/monthly basis and store the 
results, then compare the changes over time.
2. Use CustomerSyncService to detect when a campaign has changed 
(see this post on CustomerSyncService 
https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ
).

 Cheers,
 Josh, AdWords API Team

 On Tuesday, November 18, 2014 9:32:21 AM UTC-5, 
 seo.allia...@gmail.com wrote:

 Hello all, 
   
 Is there any way to get history of budget updates on 
 campaign along with date of update. for ex. Campaign#1 has budget of 
 $100 
 in Oct-2014. now i changed that budget to $250 in Nov-2014 and when i 
 am 
 trying to get Campaign Performance Report, in Budget i am getting $250 
 for 
 Oct and Nov. Actually, it should be $100 for Oct and $250 for Nov. in 
 short we are getting latest updated budget for particular campaign 
 instead 
 of history wise?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/d1f91959-9b88-446a-8499-4c8cd286ea97%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get campaign budget on given date

2014-12-19 Thread Josh Radcliff (AdWords API Team)
Hi,

I just received confirmation that my theory below is correct. To avoid this 
error, please limit your *CustomerSyncService* requests to the last 90 
days. We'll update the documentation soon as well to indicate this.

Thanks,
Josh, AdWords API Team

On Wednesday, November 26, 2014 1:33:30 PM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:

 Hi,

 I think the issue here is that the *CustomerSyncService* may only support 
 queries for a date range within the last 90 days. I'll post back once I've 
 confirmed that's correct.

 Thanks,
 Josh, AdWords API Team

 On Wednesday, November 26, 2014 12:05:03 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hey,

   Campaign ID is 90391873 for which i am trying to get 
 CustomerSyncService Response for 7th July 2014.

 On Tuesday, November 25, 2014 9:06:24 PM UTC+5:30, Josh Radcliff (AdWords 
 API Team) wrote:

 Hi,

 Could you provide me with the campaign ID in your request?

 Thanks,
 Josh, AdWords API Team

 On Tuesday, November 25, 2014 8:40:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hi Josh,

 Thanks a lot for your response. as said in your response, i 
 tried CustomerSyncService to get account history changes. in that i tried 
 fetching history for Date Range 7-July-2014 00:00 AM to 7-July-2014 23:59 
 PM only for single Campaign but i got response as TOO_MANY_CHANGES. when i 
 logged in to adwords account and checked for changes, the only change done 
 was End Date of campaign was modified. There were only 3 rows of changes 
 done on 7th July.

 On Thursday, November 20, 2014 1:27:35 AM UTC+5:30, Josh Radcliff 
 (AdWords API Team) wrote:

 Hi,

 The report behavior is by design -- note that the *Amount* field in 
 that report is labeled as type *Attribute*. Per the *Behavior* 
 description 
 in the Reporting documentation 
 https://developers.google.com/adwords/api/docs/appendix/reports:


 *Attribute*The field contains settings or other fixed data. The 
 values returned will always reflect the current state of the account, 
 ignoring the timespan of the report. The field is generally 
 compatible with zero-impression reports.


 The API doesn't provide budget amount history. If you want to track 
 this type of history you can either:

1. Run reports on a daily/weekly/monthly basis and store the 
results, then compare the changes over time.
2. Use CustomerSyncService to detect when a campaign has changed 
(see this post on CustomerSyncService 
https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ
).

 Cheers,
 Josh, AdWords API Team

 On Tuesday, November 18, 2014 9:32:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hello all, 
   
 Is there any way to get history of budget updates on campaign 
 along with date of update. for ex. Campaign#1 has budget of $100 in 
 Oct-2014. now i changed that budget to $250 in Nov-2014 and when i am 
 trying to get Campaign Performance Report, in Budget i am getting $250 
 for 
 Oct and Nov. Actually, it should be $100 for Oct and $250 for Nov. in 
 short we are getting latest updated budget for particular campaign 
 instead 
 of history wise?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/7a29d9ec-88f5-4037-b715-1f0c03e8792f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get campaign budget on given date

2014-11-26 Thread Josh Radcliff (AdWords API Team)
Hi,

I think the issue here is that the *CustomerSyncService* may only support 
queries for a date range within the last 90 days. I'll post back once I've 
confirmed that's correct.

Thanks,
Josh, AdWords API Team

On Wednesday, November 26, 2014 12:05:03 AM UTC-5, seo.allia...@gmail.com 
wrote:

 Hey,

   Campaign ID is 90391873 for which i am trying to get 
 CustomerSyncService Response for 7th July 2014.

 On Tuesday, November 25, 2014 9:06:24 PM UTC+5:30, Josh Radcliff (AdWords 
 API Team) wrote:

 Hi,

 Could you provide me with the campaign ID in your request?

 Thanks,
 Josh, AdWords API Team

 On Tuesday, November 25, 2014 8:40:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hi Josh,

 Thanks a lot for your response. as said in your response, i 
 tried CustomerSyncService to get account history changes. in that i tried 
 fetching history for Date Range 7-July-2014 00:00 AM to 7-July-2014 23:59 
 PM only for single Campaign but i got response as TOO_MANY_CHANGES. when i 
 logged in to adwords account and checked for changes, the only change done 
 was End Date of campaign was modified. There were only 3 rows of changes 
 done on 7th July.

 On Thursday, November 20, 2014 1:27:35 AM UTC+5:30, Josh Radcliff 
 (AdWords API Team) wrote:

 Hi,

 The report behavior is by design -- note that the *Amount* field in 
 that report is labeled as type *Attribute*. Per the *Behavior* description 
 in the Reporting documentation 
 https://developers.google.com/adwords/api/docs/appendix/reports:


 *Attribute*The field contains settings or other fixed data. The 
 values returned will always reflect the current state of the account, 
 ignoring the timespan of the report. The field is generally 
 compatible with zero-impression reports.


 The API doesn't provide budget amount history. If you want to track 
 this type of history you can either:

1. Run reports on a daily/weekly/monthly basis and store the 
results, then compare the changes over time.
2. Use CustomerSyncService to detect when a campaign has changed 
(see this post on CustomerSyncService 
https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ
).

 Cheers,
 Josh, AdWords API Team

 On Tuesday, November 18, 2014 9:32:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hello all, 
   
 Is there any way to get history of budget updates on campaign 
 along with date of update. for ex. Campaign#1 has budget of $100 in 
 Oct-2014. now i changed that budget to $250 in Nov-2014 and when i am 
 trying to get Campaign Performance Report, in Budget i am getting $250 
 for 
 Oct and Nov. Actually, it should be $100 for Oct and $250 for Nov. in 
 short we are getting latest updated budget for particular campaign 
 instead 
 of history wise?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/a6941768-d216-4e8b-8f68-bace57ccf887%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get campaign budget on given date

2014-11-25 Thread seo . alliancetekinc
Hi Josh,

Thanks a lot for your response. as said in your response, i tried 
CustomerSyncService to get account history changes. in that i tried 
fetching history for Date Range 7-July-2014 00:00 AM to 7-July-2014 23:59 
PM only for single Campaign but i got response as TOO_MANY_CHANGES. when i 
logged in to adwords account and checked for changes, the only change done 
was End Date of campaign was modified. There were only 3 rows of changes 
done on 7th July.

On Thursday, November 20, 2014 1:27:35 AM UTC+5:30, Josh Radcliff (AdWords 
API Team) wrote:

 Hi,

 The report behavior is by design -- note that the *Amount* field in that 
 report is labeled as type *Attribute*. Per the *Behavior* description in 
 the Reporting documentation 
 https://developers.google.com/adwords/api/docs/appendix/reports:


 *Attribute*The field contains settings or other fixed data. The values 
 returned will always reflect the current state of the account, ignoring the 
 timespan of the report. The field is generally compatible with 
 zero-impression reports.


 The API doesn't provide budget amount history. If you want to track this 
 type of history you can either:

1. Run reports on a daily/weekly/monthly basis and store the results, 
then compare the changes over time.
2. Use CustomerSyncService to detect when a campaign has changed (see this 
post on CustomerSyncService 
https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ
).

 Cheers,
 Josh, AdWords API Team

 On Tuesday, November 18, 2014 9:32:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hello all, 
   
 Is there any way to get history of budget updates on campaign 
 along with date of update. for ex. Campaign#1 has budget of $100 in 
 Oct-2014. now i changed that budget to $250 in Nov-2014 and when i am 
 trying to get Campaign Performance Report, in Budget i am getting $250 for 
 Oct and Nov. Actually, it should be $100 for Oct and $250 for Nov. in 
 short we are getting latest updated budget for particular campaign instead 
 of history wise?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/4c60daf5-ba49-43c4-bbb8-2db25a56cc7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get campaign budget on given date

2014-11-25 Thread Josh Radcliff (AdWords API Team)
Hi,

Could you provide me with the campaign ID in your request?

Thanks,
Josh, AdWords API Team

On Tuesday, November 25, 2014 8:40:21 AM UTC-5, seo.allia...@gmail.com 
wrote:

 Hi Josh,

 Thanks a lot for your response. as said in your response, i tried 
 CustomerSyncService to get account history changes. in that i tried 
 fetching history for Date Range 7-July-2014 00:00 AM to 7-July-2014 23:59 
 PM only for single Campaign but i got response as TOO_MANY_CHANGES. when i 
 logged in to adwords account and checked for changes, the only change done 
 was End Date of campaign was modified. There were only 3 rows of changes 
 done on 7th July.

 On Thursday, November 20, 2014 1:27:35 AM UTC+5:30, Josh Radcliff (AdWords 
 API Team) wrote:

 Hi,

 The report behavior is by design -- note that the *Amount* field in that 
 report is labeled as type *Attribute*. Per the *Behavior* description in 
 the Reporting documentation 
 https://developers.google.com/adwords/api/docs/appendix/reports:


 *Attribute*The field contains settings or other fixed data. The values 
 returned will always reflect the current state of the account, ignoring the 
 timespan of the report. The field is generally compatible with 
 zero-impression reports.


 The API doesn't provide budget amount history. If you want to track this 
 type of history you can either:

1. Run reports on a daily/weekly/monthly basis and store the results, 
then compare the changes over time.
2. Use CustomerSyncService to detect when a campaign has changed (see 
 this 
post on CustomerSyncService 
https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ
).

 Cheers,
 Josh, AdWords API Team

 On Tuesday, November 18, 2014 9:32:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hello all, 
   
 Is there any way to get history of budget updates on campaign 
 along with date of update. for ex. Campaign#1 has budget of $100 in 
 Oct-2014. now i changed that budget to $250 in Nov-2014 and when i am 
 trying to get Campaign Performance Report, in Budget i am getting $250 for 
 Oct and Nov. Actually, it should be $100 for Oct and $250 for Nov. in 
 short we are getting latest updated budget for particular campaign instead 
 of history wise?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/215e6773-1ed4-44b6-99ae-64b8db204a9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get campaign budget on given date

2014-11-25 Thread seo . alliancetekinc
Hey,

  Campaign ID is 90391873 for which i am trying to get 
CustomerSyncService Response for 7th July 2014.

On Tuesday, November 25, 2014 9:06:24 PM UTC+5:30, Josh Radcliff (AdWords 
API Team) wrote:

 Hi,

 Could you provide me with the campaign ID in your request?

 Thanks,
 Josh, AdWords API Team

 On Tuesday, November 25, 2014 8:40:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hi Josh,

 Thanks a lot for your response. as said in your response, i tried 
 CustomerSyncService to get account history changes. in that i tried 
 fetching history for Date Range 7-July-2014 00:00 AM to 7-July-2014 23:59 
 PM only for single Campaign but i got response as TOO_MANY_CHANGES. when i 
 logged in to adwords account and checked for changes, the only change done 
 was End Date of campaign was modified. There were only 3 rows of changes 
 done on 7th July.

 On Thursday, November 20, 2014 1:27:35 AM UTC+5:30, Josh Radcliff 
 (AdWords API Team) wrote:

 Hi,

 The report behavior is by design -- note that the *Amount* field in 
 that report is labeled as type *Attribute*. Per the *Behavior* description 
 in the Reporting documentation 
 https://developers.google.com/adwords/api/docs/appendix/reports:


 *Attribute*The field contains settings or other fixed data. The values 
 returned will always reflect the current state of the account, ignoring 
 the 
 timespan of the report. The field is generally compatible with 
 zero-impression reports.


 The API doesn't provide budget amount history. If you want to track this 
 type of history you can either:

1. Run reports on a daily/weekly/monthly basis and store the 
results, then compare the changes over time.
2. Use CustomerSyncService to detect when a campaign has changed 
(see this post on CustomerSyncService 
https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ
).

 Cheers,
 Josh, AdWords API Team

 On Tuesday, November 18, 2014 9:32:21 AM UTC-5, seo.allia...@gmail.com 
 wrote:

 Hello all, 
   
 Is there any way to get history of budget updates on campaign 
 along with date of update. for ex. Campaign#1 has budget of $100 in 
 Oct-2014. now i changed that budget to $250 in Nov-2014 and when i am 
 trying to get Campaign Performance Report, in Budget i am getting $250 for 
 Oct and Nov. Actually, it should be $100 for Oct and $250 for Nov. in 
 short we are getting latest updated budget for particular campaign instead 
 of history wise?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/3a6bf366-17df-4bc0-a247-60b91d3e8ab6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get campaign budget on given date

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi,

The report behavior is by design -- note that the *Amount* field in that 
report is labeled as type *Attribute*. Per the *Behavior* description in 
the Reporting documentation 
https://developers.google.com/adwords/api/docs/appendix/reports:


 *Attribute*The field contains settings or other fixed data. The values 
 returned will always reflect the current state of the account, ignoring the 
 timespan of the report. The field is generally compatible with 
 zero-impression reports.


The API doesn't provide budget amount history. If you want to track this 
type of history you can either:

   1. Run reports on a daily/weekly/monthly basis and store the results, 
   then compare the changes over time.
   2. Use CustomerSyncService to detect when a campaign has changed (see this 
   post on CustomerSyncService 
   https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ).

Cheers,
Josh, AdWords API Team

On Tuesday, November 18, 2014 9:32:21 AM UTC-5, seo.allia...@gmail.com 
wrote:

 Hello all, 
   
 Is there any way to get history of budget updates on campaign 
 along with date of update. for ex. Campaign#1 has budget of $100 in 
 Oct-2014. now i changed that budget to $250 in Nov-2014 and when i am 
 trying to get Campaign Performance Report, in Budget i am getting $250 for 
 Oct and Nov. Actually, it should be $100 for Oct and $250 for Nov. in 
 short we are getting latest updated budget for particular campaign instead 
 of history wise?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/5313a4d2-8a66-44d1-80f8-6a41e68098e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get campaign budget on given date

2014-11-18 Thread seo . alliancetekinc
Hello all, 
  
Is there any way to get history of budget updates on campaign along 
with date of update. for ex. Campaign#1 has budget of $100 in Oct-2014. now 
i changed that budget to $250 in Nov-2014 and when i am trying to get 
Campaign Performance Report, in Budget i am getting $250 for Oct and Nov. 
Actually, it should be $100 for Oct and $250 for Nov. in short we are 
getting latest updated budget for particular campaign instead of history 
wise?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/ce6af28f-f8fb-4c14-b450-086751d9ccc1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.