Hi Kevin

I've attached a file containing all the request/response streams for the 
operation.

Appreciate your help.

pete

On Wednesday, 13 February 2013 22:00:37 UTC, Kevin Winter (AdWords API 
Team) wrote:
>
> Hi Pete,
>   Could you show us what your selector looks like for your get request? 
>  The AdWords API in general supports the concept of partial updates.  This 
> means that you only need to send the absolute minimum number of fields. 
>  For example, in a template ad, you'd want to request the 
> fields Url, DisplayUrl, TemplateId, TemplateAdUnionId, TemplateAdName (i.e. 
> fields that aren't readonly but are selectable).  When you send the 
> request, you'll want to omit the id field and possibly change the name as 
> well.
>
> If you could provide an example of the GET request and the mutate(ADD) 
> (with your account details removed), it would help understand exactly the 
> path your code is taking and help troubleshoot.
>
> - Kevin Winter
> AdWords API Team
>
> On Wednesday, February 6, 2013 8:08:16 AM UTC-5, pete wrote:
>>
>> I'm trying to create a TemplateAd via the API by using the AdGroupAd 
>> service to "get" an existing template ad into a temporary object, remove 
>> the "id" field value and then set the url field to include some tracking 
>> attributes; 
>> I then use the same service to to "ADD" the object.
>>
>> This methodology works well in the majority of cases but I'm getting some 
>> errors caused by MISSING_REQUIRED_TEMPLATE_FIELDS.
>>
>> Specifically the "product1MCImage" field for templateId 372 (which is an 
>> Ad Creator Image Ad) 
>> and the "poster" field for templateId 247 (Expandable Video)
>>
>> The request id of the "get" is 0004d50d810dd4880ae576430000798e
>>
>> Can you tell me why the get does not return ALL the template Fields I 
>> need to create a copy?
>>
>> I can provide the SOAP request/response if required.
>>
>> Thanks
>>
>> pete
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/groups/opt_out.


Attachment: Selector.xml
Description: XML document

Reply via email to