Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR using v201506 AdGroupAdService.mutate to ADD new TemplateAd

2015-10-26 Thread Artem Prudnikov
So if Ad with this templateId can't be copied via AdWords API can I create new Ad with this templateId? Create with AdWords API, of course. On Friday, October 23, 2015 at 5:35:46 PM UTC+3, Anthony Madrigal wrote: > > Hi, > > Unfortunately, I do not know offhand what template type is associated

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR using v201506 AdGroupAdService.mutate to ADD new TemplateAd

2015-10-23 Thread Artem Prudnikov
But what is the template type with such Id? And how could this situation (when I've created ad with UI and couldn't copy with API) could occure? Is this normal behavior or not? Thanks On Thursday, October 22, 2015 at 8:31:27 PM UTC+3, Anthony Madrigal wrote: > > Hi, > > I think I may have

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR using v201506 AdGroupAdService.mutate to ADD new TemplateAd

2015-10-21 Thread Artem Prudnikov
Hi Recently i've noticed, that the creation of new TemlateAd (which is copy of another) stopped working. It is still possible to disable an Ad, but when i'm trying to create i receive UNEXPECTED_INTERNAL_API_ERROR. Even if i'm setting only required fields. What am I doing wrong? Thanks. --