message": "The field cannot be cleared.",
            "location": {
              "fieldPathElements": [
                {
                  "fieldName": "operations",
                  "index": "0"
                },
                {
                  "fieldName": "update"
                },
                {
                  "fieldName": "attribute_values"
                },
                {
                  "fieldName": "boolean_value"
                }
              ]
            }
          },

Error

On Monday, September 16, 2019 at 8:12:00 AM UTC+3, Dmytro Tonkikh wrote:
>
> Hi everyone
>
> I'm trying to update Price Extension feed by FeedItemService in new API.
>
> Create operation works perfectly, but the update doesn't work.
>
> API returns 200 code but without any changes.
> An example of the update operation.
>
> {"attribute_values":[{"feed_attribute_id":1,"string_value":"Places"},{
> "feed_attribute_id":2,"string_value":"From"},...,{}],
> "id":"86271723383",
> "feed":"customers/9169234605/feeds/108176779",
> "resource_name":"customers/9169234605/feedItems/108176779~86271723383"}
>
>
> Also, I specified update_mask with every update operation
>
> update_mask : {paths : 'attribute_values', paths : 'id'}
>
>
> Where maybe a problem?
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/59b94051-2688-42e6-990e-496877d04673%40googlegroups.com.

Reply via email to