Re: campaign budget fields from change event service

2023-03-08 Thread julian selser
Hi,

As I mentioned in my previous message, I know the change event service can 
be used but its no good.

Can you confirm this cannot be done through the *change status service*?

Thanks,
Julian

On Wednesday, March 8, 2023 at 3:50:19 AM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi Julian,
>
> Thank you for the reply and providing requested information.
>
> Upon trying it on my end, I can confirm that I can retrieve the change 
> information from the old budget amount of 510 to 520. You may check 
> and try the sample query below to see this.
>
> *SELECT change_event.resource_name, change_event.change_date_time, 
> change_event.change_resource_name, change_event.user_email, 
> change_event.client_type, change_event.change_resource_type, 
> change_event.old_resource, change_event.new_resource, 
> change_event.resource_change_operation, change_event.changed_fields FROM 
> change_event WHERE change_event.change_date_time BETWEEN '20230307' AND 
> '20230308'  LIMIT 5*
>
> For validation, you may also check your UI' change history section.
>
> Best regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2jH60E:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ebf385ab-9a50-475e-b545-43e3c19b0144n%40googlegroups.com.


Re: campaign budget fields from change event service

2023-03-06 Thread julian selser
Hello there,

I noticed that not only I cannot get the budget, I dont get a change row 
for the campaign itself if I change its budget.

Can you confirm this is on purpose? This means I cannot tell if a campaign 
budget changed at all, even looking at the campaign itself.

Thanks,
Julian

On Monday, February 27, 2023 at 1:45:36 PM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi Julian,
>
> Thanks for reaching out to the Google Ads API Support.
>
> Since you mentioned that you can retrieve for campaign budgets their ID 
> and their resource name, then you may note that selectable fields should be 
> from *change_event* 
>  
> report and it's attributed resources. I highly recommend you to make use of 
> change_event_query_builder here 
> *https://developers.google.com/google-ads/api/fields/v13/change_event_query_builder*
>  
> 
>
>
> Also, kindly note that the *Change Status* 
>  
> provides a means to keep track of which resources have changed within an 
> account within the past 90 days (and optionally time). If a resource had 
> multiple changes during your given time period, then only the latest change 
> is returned.
>
> Let us know if you have any questions.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2jH60E:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/743306c1-c5bd-4ff0-abcc-e6169191ee8an%40googlegroups.com.


Re: campaign budget fields from change event service

2023-02-27 Thread julian selser
Thanks, no further question.

Let it be documentation for the next interested party: *it si not possible 
to retrieve the budget using the change event service.*

Regards
On Monday, February 27, 2023 at 1:45:36 PM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi Julian,
>
> Thanks for reaching out to the Google Ads API Support.
>
> Since you mentioned that you can retrieve for campaign budgets their ID 
> and their resource name, then you may note that selectable fields should be 
> from *change_event* 
>  
> report and it's attributed resources. I highly recommend you to make use of 
> change_event_query_builder here 
> *https://developers.google.com/google-ads/api/fields/v13/change_event_query_builder*
>  
> 
>
>
> Also, kindly note that the *Change Status* 
>  
> provides a means to keep track of which resources have changed within an 
> account within the past 90 days (and optionally time). If a resource had 
> multiple changes during your given time period, then only the latest change 
> is returned.
>
> Let us know if you have any questions.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2jH60E:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/601060df-ec2d-42a8-bcf2-9c5ba6fd0373n%40googlegroups.com.


RE: campaign budget fields from change event service

2023-02-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Julian,

Thanks for reaching out to the Google Ads API Support.

Since you mentioned that you can retrieve for campaign budgets their ID and 
their resource name, then you may note that selectable fields should be from 
change_event report and it's attributed resources. I highly recommend you to 
make use of change_event_query_builder here 
https://developers.google.com/google-ads/api/fields/v13/change_event_query_builder


Also, kindly note that the Change Status provides a means to keep track of 
which resources have changed within an account within the past 90 days (and 
optionally time). If a resource had multiple changes during your given time 
period, then only the latest change is returned.

Let us know if you have any questions.

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2jH60E:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/I2A_o0RQQZVI00pPH2QbP-QQmBBGk2M1XJ8Q%40sfdc.net.


campaign budget fields from change event service

2023-02-27 Thread julian selser
Greetings,

My use case requires obtaining all fields of a *campaign* and all fields of 
its *campaign budget *from the change event service 
 using 
GAQL, but I cant.

The service allows you to retrieve changes based on *CAMPAIGN *and 
*CAMPAIGN_BUDGET* for *change_resource_type* but only campaign fields are 
attributed fields and can be used in the SELECT.

After playing with the service for some time, it seems the most I can 
retrieve for campaign budgets is their ID and their resource name but its 
not enough, can you confirm if this can be done at all?

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9e85042d-0d1d-4d3b-b921-8a0e26447332n%40googlegroups.com.