Hello, I am using CustomerSync service to get synchronize changes within
Google AdWords. I noticed that changes done by Google AdWords - changing
campaign serving status to ENDED do not occur in response.
I am query by minimum date using date from lastChangeTimestamp response to
current date,
dateTimeRange: {
min: '20190725 105051 PST8PDT',
max: '20190729 011643 PST8PDT',
},
campaignIds: ['2076183296', '2076723343'],
the account id is 611-047-8927
and from the response I got
"data": {
"changedCampaigns": [
{
"campaignId": "2076183296",
"campaignChangeStatus": "FIELDS_UNCHANGED",
"changedAdGroups": [
{
"adGroupId": "74850079805",
"adGroupChangeStatus": "FIELDS_UNCHANGED",
"changedAds": [
"372910567642"
],
"changedFeeds": [
"95637011",
"100846628",
"95664574"
]
}
]
},
{
"campaignId": "2076723343",
"campaignChangeStatus": "FIELDS_UNCHANGED"
}
],
"lastChangeTimestamp": "20190729 011643 PST8PDT"
}
But campaign changes its serving status between 20190725 and 20190726.
Thank you
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/af6632e0-8a73-4bbf-b226-fbe663feb14e%40googlegroups.com.