What is API to get/set feed labels

121 views
Skip to first unread message

san...@knorex.com

unread,
Oct 13, 2022, 2:54:30 AM10/13/22
to Google Ads API and AdWords API Forum
Hi,
I have 1 Performance Max campaign, I see options to get/set feed labels.
1) But I cannot find any API doc to do it. I want API to setup feed labels in campaign. And API to create feeds.
2) I have 1 local product feed, but it's not showing in campaign detail.
3) Also, I dont see any place in Adwords console to show list of feeds (with label)

Pls check my attached images.

Thanks,
Sangfeed_labels.png

Google Ads API Forum Advisor

unread,
Oct 13, 2022, 8:06:52 AM10/13/22
to san...@knorex.com, adwor...@googlegroups.com
Hi Sang,

Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today.

1) But I cannot find any API doc to do it. I want API to setup feed labels in campaign. And API to create feeds. 

>>The feed_label can be set in the retail performance max campaign. Please check this Create a Performance Max retail campaign for more details.

 

2) I have 1 local product feed, but it's not showing in campaign detail.

>>Please note that the Google Ads API mirrors the UI. If you cannot find it in the UI, then you may reach out to the product support team.

 

3) Also, I dont see any place in Adwords console to show list of feeds (with label)

>> Our team does not have support scope for the Adwords console(Ads UI) concern, as it is related to the Ads UI. For assistance on the Ads UI, you may reach out to the product support team.


Kind regards,
Google Logo
Sherwin Vincent
Google Ads API Team
 


ref:_00D1U1174p._5004Q2f63hG:ref

san...@knorex.com

unread,
Oct 16, 2022, 2:42:03 PM10/16/22
to Google Ads API and AdWords API Forum
Hi,

1. In class com.google.ads.googleads.v10.resources.Campaign.ShoppingSetting, there is no field "feed_label" as mentioned in this doc (https://developers.google.com/google-ads/api/docs/performance-max/retail#create_a_performance_max_retail_campaign).

2. In class Campaign.ShoppingSetting.Builder, there is no method to set feed_label.

3. When I query list of feeds from my Merchant account, there is no detail of label.
{
"name": "martin ui feed label 111",
"merchantAccountId": xxx,
"id": 114758521,
"kind": "content#datafeed",
"fetchSchedule": null,
"format": {
"quotingMode": "value quoting"
},
"fileName": "example_feed_xls.xls",
"targets": [
{
"language": "en"
}
],
"contentType": "products",
"attributeLanguage": null,
"isActive": null,
"jsonPath": null
}
Here is feed detail UI:
feed_label.png

Google Ads API Forum Advisor

unread,
Oct 17, 2022, 2:44:04 AM10/17/22
to san...@knorex.com, adwor...@googlegroups.com
Hi Sang,

Thank you for getting back to us. I hope that you are doing well today.

 

1. In class com.google.ads.googleads.v10.resources.Campaign.ShoppingSetting, there is no field "feed_label" as mentioned in this doc (https://developers.google.com/google-ads/api/docs/performance-max/retail#create_a_performance_max_retail_campaign).

2. In class Campaign.ShoppingSetting.Builder, there is no method to set feed_label.

  • To answer your questions 1 and 2. the feed_label is not yet available in Google Ads API v10. It is only available in v11. Please check these release notes for more information. You may use Google Ads API v11 version if you want to set up the feed_label. You may follow this document as it can guide you on how to upgrade to v11

3. When I query list of feeds from my Merchant account, there is no detail of label.

  • Could you please provide us the complete request and response logs with request ID and request header generated on your end? You can provide it via Reply privately to the author option. If this option is not available, then send it instead on this email address googleadsa...@google.com. If you haven't enabled the logging yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link. Add to that, for the screenshot that you've provided, please provide us the non-cropped and a full screenshot of it?
Reply all
Reply to author
Forward
0 new messages