*FeedService.get() возвращает мне:*

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201601";>
<requestId>00052b00e6e978400ac4ef244d05ac08</requestId>
<serviceName>FeedService</serviceName>
<methodName>get</methodName>
<operations>1</operations>
<responseTime>47</responseTime>
</ResponseHeader>
</soap:Header>
<soap:Body><getResponse 
xmlns="https://adwords.google.com/api/adwords/cm/v201601";>
<rvaltotalNumEntries>2</totalNumEntries>
<Page.Type>FeedPage</Page.Type>

<entries><id>33215479</id><name>Главный фид номеров 
телефонов</name></entries>
<entries><id>33223907</id><name>Главный фид дополнительных 
ссылок</name></entries>

</rval>
</getResponse>
</soap:Body>
</soap:Envelope>

*Подскажите как мне изменить мой запрос FeedItemService 
<http://adwords.google.com/api/adwords/cm/v201601/FeedItemService>.mutate()?*



четверг, 4 февраля 2016 г., 23:09:21 UTC+2 пользователь Yin Niu написал:
>
> Hello, 
>
> FeedId: 33215479 has only 4 attributes
>
> 1: "CallPhoneNumber"
> 2: "CallCountryCode"
> 3: "CallCallTracking"
> 4: "CallConversionTypeId"
>
> You are sending a feed attribute ID 5 for mutate in your request. Please 
> use a FeedService.get() to retrieve and examine the feed attributes and add 
> the missing attributes if applicable.
>
> Thanks,
> Yin, AdWords API Team. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8069fb9e-6780-4959-93d9-abecb38ecf1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to