Steven Jeanne
unread,Jan 6, 2022, 10:59:17 AM1/6/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi,
I have another issue with this service.
GRPC error of status 13 (internal) trigger depending on the customer.
On another post, we resolve the issue for the filtering on change_event.change_date_time that couldn't be older than 30 days.
Right now the issue is that :
Let's i have 5 customer : A,B,C,D,E.
For A,B,C,D if I filter on the last 29 days it work.
For E it doesn't. Yet It work at 27 days from now.
Is that intended ? Do you have an idea why it doesn't work ? How could i determine the maximum date to filter on ?
On the UI I have data for the LAST_30_DAYS.
(By the way ChangeStatusService doesn't reflect UI data while ChangeEventService does. And ChangeEventService by default filter the Automatic actions, I don't know if that's intended on your part)