Hi,

Have you used the example 
file<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201402/advancedoperations/AddPlacesLocationExtensions.java>?
 
 We have a similar example for each of the client library depending on the 
platform you use.
Feed Mapping is created automatically but it isn't created in real time. 
 Because of this, in the examples, there is a retry to create the 
CustomerFeed.

Thanks!

Ray,

On Friday, May 2, 2014 6:24:52 AM UTC-4, sorti...@gmail.com wrote:
>
> Hi,
> I tried to follow the manual for creating location extension 
> here<https://developers.google.com/adwords/api/docs/guides/feed-services-locations>.
>  
> There is written, that the FeedMapping is not need, because it is generated 
> automatically.
>
> But even if my code is almost the same like the Java example, the mine is 
> throwing exception:
>
> <soap:Fault>
>>
>>             <faultcode>soap:Server</faultcode>
>>
>>             
>>> <faultstring>[CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ 
>>> operations[0].operand.placeholderTypes; trigger:'Invalid ids: 
>>> 7']</faultstring>
>>
>>             <detail>
>>
>>                 <ApiExceptionFault xmlns="
>>> https://adwords.google.com/api/adwords/cm/v201402";>
>>
>>                     
>>> <message>[CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ 
>>> operations[0].operand.placeholderTypes; trigger:'Invalid ids: 7']</message>
>>
>>                     
>>> <ApplicationException.Type>ApiException</ApplicationException.Type>
>>
>>                     <errors xmlns:xsi="
>>> http://www.w3.org/2001/XMLSchema-instance"; xsi:type="CustomerFeedError">
>>
>>                         
>>> <fieldPath>operations[0].operand.placeholderTypes</fieldPath>
>>
>>                         <trigger>Invalid ids: 7</trigger>
>>
>>                         
>>> <errorString>CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE</errorString>
>>
>>                         <ApiError.Type>CustomerFeedError</ApiError.Type>
>>
>>                         
>>> <reason>MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE</reason>
>>
>>                     </errors>
>>
>>                 </ApiExceptionFault>
>>
>>             </detail>
>>
>>         </soap:Fault>
>>
>>
> I could not find anything about this problem, not even here in this forum. 
> Can you please me get an advice, please?
>
> Thank you
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to