Hi Team,
Currently we have below set of Feed based get API calls that wre using
Adwords API. Can you please confirm if Feebased based Get API calls will
be supportd till Aug 2022 as we could read that all CREATE AND MUTATE calls
wiil be sun set on January 10, 2022 . But reporting will be available
until August 2022.
*Set of current APIs:*
1. GoogleCallOutsDownload.java
1. getAPI(acc).getAllExistingFeedMappingsByType(clientEmail,
clientCustomerId, PLACEHOLDER_CALLOUTEXTN)
2. getAPI(acc).getExtensionFeedsById(callOutFeedIds, clientEmail,
clientCustomerId);
3. getAPI(acc).getAllFeedItems(feedIds, clientEmail,
clientCustomerId);
4. getAPI(acc).getAllCustomerFeed(PLACEHOLDER_CALLOUTEXTN,
clientEmail, clientCustomerId, feedIds);
5. getAPI(acc).getAllActiveRemovedFeedItems(feed.getFeedId().toString(),
clientEmail, clientCustomerId);
6. getAPI(acc).getAllCampaignFeeds(cIds, PLACEHOLDER_CALLOUTEXTN,
clientEmail, clientCustomerId);
7. getAPI(acc).getAllActiveRemovedFeedItems(feed.getFeedId().toString(),
clientEmail, clientCustomerId);
8. getAPI(acc).getAllAdGroupFeeds(agIds, PLACEHOLDER_CALLOUTEXTN,
clientEmail, clientCustomerId);
9. getAPI(acc).getAllActiveRemovedFeedItems(feed.getFeedId().toString(),
clientEmail, clientCustomerId);
2. GoogleSiteLinksDownload.java
1. getAPI(acc).getAllExistingFeedMappingsByType(clientEmail,
clientCustomerId, PLACEHOLDER_SILINKEXTN);
2. getAPI(acc).getExtensionFeedsById(siteLinkFeedIds, clientEmail,
clientCustomerId);
3. getAPI(acc).getAllFeedItems(feedIds, clientEmail,
clientCustomerId);
4. getAPI(acc).getAllCustomerFeed(PLACEHOLDER_SILINKEXTN,
clientEmail, clientCustomerId, feedIds);
5. getAPI(acc).getAllActiveRemovedFeedItems(feed.getFeedId().toString(),
clientEmail, clientCustomerId);
6. getAPI(acc).getAllCampaignFeeds(cIds, PLACEHOLDER_SILINKEXTN,
clientEmail, clientCustomerId);
7. getAPI(acc).getAllActiveRemovedFeedItems(feed.getFeedId().toString(),
clientEmail, clientCustomerId);
8. getAPI(acc).getAllAdGroupFeeds(agIds, PLACEHOLDER_SILINKEXTN,
clientEmail, clientCustomerId);
9. getAPI(acc).getAllActiveRemovedFeedItems(feed.getFeedId().toString(),
clientEmail, clientCustomerId);
*Ref*.(
https://developers.google.com/google-ads/api/docs/extensions/assets/migrating-extensions
)
All CREATE and MUTATE actions will be disabled for the relevant extension
types after each auto migration date. You can opt out specific account IDs
from the first batch of automatic migrations (callout, promotion, sitelink,
and structured snippet). However, note that these extensions will become
unavailable for all accounts on February 15, 2022. See this recent blog
post entry
<https://ads-developers.googleblog.com/2021/08/feed-based-extensions-migration.html>
for
guidance on how to opt out.
Reporting for Feed-based extensions will be available until August 2022.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/5bc65a11-0bdd-43a8-a921-6df5c7c61459n%40googlegroups.com.