Hi, I am not able to add new feed attribute to the existing feed using GoogleAds(V2). Can someone please have a look?
Here is my request and the corresponding response.. *Request:* { "customer_id": 7620963363, "feeds": [ { "attribute_operations": [ { "value": { "is_part_of_key": false, "name": "Property Id", "type": "STRING" }, "value": { "is_part_of_key": false, "name": "Hotel Address", "type": "STRING" }, "value": { "is_part_of_key": false, "name": "Star Rating", "type": "STRING" }, "value": { "is_part_of_key": false, "name": "Update Column", "type": "STRING" } } ], "feed_id": 151058029 } ] } *Response*: results{ }partial_failure_error{ code: 3message: "Kittenz, at operations[0].update.attribute_operations[0]"details{ [ type.googleapis.com/google.ads.googleads.v2.errors.GoogleAdsFailure ]{ errors{ error_code{ list_operation_error: UNKNOWN }message: "Kittenz"location{ field_path_elements{ field_name: "operations"index{ } }field_path_elements{ field_name: "update" }field_path_elements{ field_name: "attribute_operations"index{ } } } } } } } Please let me know if I'm missing anything in the request. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@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 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d251e992-14de-487b-88e2-612633480077%40googlegroups.com.