AdGroupAdApprovalStatus changes not present in CustomerChangeData - how can i get latest status

44 views
Skip to first unread message

Giles Bodger

unread,
Feb 8, 2016, 8:41:57 AM2/8/16
to AdWords API Forum
Hi all,

When i create a new ad via the API, and it goes into review say, it goes into the "UNCHECKED" state of the AdGroupAdApprovalStatus. When we sync back after the initial push we get the newly created ad in the CustomerChangeData. 

If we dont make any changes to that Ad, how do i find out when the AdApprovalStatus is changed to "APPROVED" ? It is not coming down as a change in the CustomerChangeData (presumably because that object only describes changes that I have made as a Customer)

cheers in advance

Giles

Yin Niu

unread,
Feb 8, 2016, 1:03:08 PM2/8/16
to AdWords API Forum
Hi Giles, 

You could use AdGroupAdService to get AdApprovalStatus

Thanks,
Yin, AdWords API Team. 

Giles Bodger

unread,
Feb 8, 2016, 2:11:02 PM2/8/16
to adwordsapi...@google.com, AdWords API Forum
Hi yin ,

Thanks for that but that would be a call from us to the Api wouldn't it, with ad ids, as opposed to us actually being informed when the status actually changes in something like the change data object? Via the customer sync service

We have  and create 10000s of ads so to request status for all on a regular basis is a bit of a pain , why doesn't the approval status change cause an Ad Id to get added to the change data object via the customer sync service?


Sent from my iPhone
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@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 a topic in the Google Groups "AdWords API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-api/nudBuTR14vU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-api...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0ed77601-110f-4f77-b9da-a6071ce51e38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Michael Cloonan (AdWords API Team)

unread,
Feb 8, 2016, 3:28:51 PM2/8/16
to AdWords API Forum, adwordsapi...@google.com
Hello,

I agree that this could be a useful feature. I will speak to engineering about potentially implementing this in a future release. For now, however, I wouldn't count on having this feature for a while, as it seems to have worked this way for a while and this is not a "bug".

You can follow our new releases and feature announcements on our blog.

Regards,
Mike, AdWords API Team


On Monday, February 8, 2016 at 2:11:02 PM UTC-5, Giles Bodger wrote:
Hi yin ,

Thanks for that but that would be a call from us to the Api wouldn't it, with ad ids, as opposed to us actually being informed when the status actually changes in something like the change data object? Via the customer sync service

We have  and create 10000s of ads so to request status for all on a regular basis is a bit of a pain , why doesn't the approval status change cause an Ad Id to get added to the change data object via the customer sync service?


Sent from my iPhone

On 8 Feb 2016, at 18:03, Yin Niu <adwordsapiadvisor+yin@google.com> wrote:

Hi Giles, 

You could use AdGroupAdService to get AdApprovalStatus

Thanks,
Yin, AdWords API Team. 

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to

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 a topic in the Google Groups "AdWords API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-api/nudBuTR14vU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-api+unsubscribe@googlegroups.com.

Giles Bodger

unread,
Feb 8, 2016, 5:34:14 PM2/8/16
to adwordsapiad...@google.com, AdWords API Forum, adwordsapi...@google.com
Hi Mike - no problem. I just wanted to know if i should expect the Approval status as a change on an Ad within the ChangeData object. I can call the other API end point.

Didnt think it was a bug, Would be great if it DID become a feature but for now wont expect it.

cheers

On Mon, Feb 8, 2016 at 8:28 PM, Michael Cloonan (AdWords API Team) <adwordsapiad...@google.com> wrote:
Hello,

I agree that this could be a useful feature. I will speak to engineering about potentially implementing this in a future release. For now, however, I wouldn't count on having this feature for a while, as it seems to have worked this way for a while and this is not a "bug".

You can follow our new releases and feature announcements on our blog.

Regards,
Mike, AdWords API Team


On Monday, February 8, 2016 at 2:11:02 PM UTC-5, Giles Bodger wrote:
Hi yin ,

Thanks for that but that would be a call from us to the Api wouldn't it, with ad ids, as opposed to us actually being informed when the status actually changes in something like the change data object? Via the customer sync service

We have  and create 10000s of ads so to request status for all on a regular basis is a bit of a pain , why doesn't the approval status change cause an Ad Id to get added to the change data object via the customer sync service?


Sent from my iPhone

On 8 Feb 2016, at 18:03, Yin Niu <adwordsapi...@google.com> wrote:

Hi Giles, 

You could use AdGroupAdService to get AdApprovalStatus

Thanks,
Yin, AdWords API Team. 

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to

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 a topic in the Google Groups "AdWords API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-api/nudBuTR14vU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-api...@googlegroups.com.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to

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 a topic in the Google Groups "AdWords API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-api/nudBuTR14vU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-api...@googlegroups.com.

Michael Cloonan (AdWords API Team)

unread,
Feb 24, 2016, 6:43:30 AM2/24/16
to AdWords API Forum, adwordsapiad...@google.com, adwordsapi...@google.com
Hi Giles,

Would you be able to provide me the CID where you're seeing the behavior you described, along with a sample Ad and date range where you observed that this changed without being shown in the CustomerSyncService. We want to investigate a little deeper. You can reply to me privately if you like using the drop down at the top right of my post.

Thanks,
Mike, AdWords API Team


On Monday, February 8, 2016 at 5:34:14 PM UTC-5, Giles Bodger wrote:
Hi Mike - no problem. I just wanted to know if i should expect the Approval status as a change on an Ad within the ChangeData object. I can call the other API end point.

Didnt think it was a bug, Would be great if it DID become a feature but for now wont expect it.

cheers
On Mon, Feb 8, 2016 at 8:28 PM, Michael Cloonan (AdWords API Team) <adwordsapiadvisor+michael@google.com> wrote:
Hello,

I agree that this could be a useful feature. I will speak to engineering about potentially implementing this in a future release. For now, however, I wouldn't count on having this feature for a while, as it seems to have worked this way for a while and this is not a "bug".

You can follow our new releases and feature announcements on our blog.

Regards,
Mike, AdWords API Team


On Monday, February 8, 2016 at 2:11:02 PM UTC-5, Giles Bodger wrote:
Hi yin ,

Thanks for that but that would be a call from us to the Api wouldn't it, with ad ids, as opposed to us actually being informed when the status actually changes in something like the change data object? Via the customer sync service

We have  and create 10000s of ads so to request status for all on a regular basis is a bit of a pain , why doesn't the approval status change cause an Ad Id to get added to the change data object via the customer sync service?


Sent from my iPhone

On 8 Feb 2016, at 18:03, Yin Niu <adwordsapiadvisor+yin@google.com> wrote:

Hi Giles, 

You could use AdGroupAdService to get AdApprovalStatus

Thanks,
Yin, AdWords API Team. 

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to

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 a topic in the Google Groups "AdWords API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-api/nudBuTR14vU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-api+unsubscribe@googlegroups.com.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to

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 a topic in the Google Groups "AdWords API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-api/nudBuTR14vU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-api+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages