Error in XmlDeserializer.php (line: 136)

14 views
Skip to first unread message

Артемий Гаврюшин

unread,
Aug 8, 2016, 9:46:30 AM8/8/16
to AdWords API Forum
Appears when an error report creation (v201607)

/google_api/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php (line: 136) 

http://prntscr.com/c1zuwn


 $name = $parameterMap[$name]; 
 
I replace it:

 $name = isset($parameterMap[$name])?$parameterMap[$name]:'';

Vishal Vinayak (Adwords API Team)

unread,
Aug 8, 2016, 3:04:01 PM8/8/16
to AdWords API Forum
Hi,

Just to clarify, did isset() fix the issue temporarily on your side? I can check with my team to see if this issue can be replicated. Meanwhile, can you please provide me the SOAP XML report definition for this API call? Please click on Reply privately to author when responding.

Regards,
Vishal, AdWords API Team
Reply all
Reply to author
Forward
0 new messages