verticalId Could not denormalize object of type string[], no supporting normalizer found

70 views
Skip to first unread message

irene....@jot-im.com

unread,
Mar 14, 2017, 11:27:39 AM3/14/17
to AdWords API Forum

Hi,

I do not understand what happens. When I add VerticalId inside a batch, it returns me : "Could not denormalize object of type string[], no supporting normalizer found"
I have this :
$vertical = new Vertical();
$vertical->setCriterionType('Vertical');
$vertical->setPath(['News']);
$vertical->setVerticalId(408);
$vertical->setType(CriterionType::VERTICAL);

Only fails if I add verticalId or if the path not is parent.

Thank you.

Shwetha Vastrad (AdWords API Team)

unread,
Mar 14, 2017, 2:01:26 PM3/14/17
to AdWords API Forum
Hi Irene,

Could you retry the request by setting just the VerticalId in the Vertical object and let me know if it works? If you still encounter the error, please enable logging and send over the SOAP request and response logs. Please use Reply privately to author when responding. 

Thanks,
Shwetha, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages