Hi All,

I faced with issue with updating existed items in the Ad Customizer 
throught API. When I created new attribute through API using 
AdCustomizerFeedService, and tried to update existed item to set value for 
created attribute I got the following error: "SoapFault exception: 
[soap:Server] [RequiredError.REQUIRED @ 
operations[0].operand.attributeValues[0].feedAttributeId]", but if debug 
stack I see feedAttributeId for each value. Please see example of object 
for AdCustomizerFeedService below:

[0] => FeedItemOperation Object
        (
            [operand] => FeedItem Object
                (
                    [feedId] => 31374014
                    [feedItemId] => 2450086378
                    [status] => ENABLED
                    [startTime] => 
                    [endTime] => 
                    [attributeValues] => Array
                        (
                            [0] => FeedItemAttributeValue Object
                                (
                                    [feedAttributeId] => 1
                                    [integerValue] => 
                                    [doubleValue] => 
                                    [booleanValue] => 
                                    [stringValue] => Sunday
                                    [integerValues] => 
                                    [doubleValues] => 
                                    [booleanValues] => 
                                    [stringValues] => 
                                )

                            [1] => FeedItemAttributeValue Object
                                (
                                    [feedAttributeId] => 2
                                    [integerValue] => 
                                    [doubleValue] => 
                                    [booleanValue] => 
                                    [stringValue] => 2015
                                    [integerValues] => 
                                    [doubleValues] => 
                                    [booleanValues] => 
                                    [stringValues] => 
                                )

                        )

                    [policyData] => 
                    [devicePreference] => 
                    [scheduling] => 
                    [campaignTargeting] => 
                    [adGroupTargeting] => 
                    [keywordTargeting] => 
                    [geoTargeting] => 
                    [urlCustomParameters] => 
                )

            [operator] => SET
            [OperationType] => 
            [_parameterMap:Operation:private] => Array
                (
                    [Operation.Type] => OperationType
                )

        )


Hope you can help with clarifying.


Thanks,

Alexander

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1f47959a-8b9c-48ba-a9d9-d2935d7cdaf0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to