Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2017-03-10 Thread Radim Kleinpeter
Hello, my solution after almost a day of exploration is use libxml_disable_entity_loader(false); before SOAP call. I spent on it almost all day and this works like a charm. Dne čtvrtek 6. října 2016 15:53:47 UTC+2 rob@euautomation.com napsal(a): > > I'm getting this error too. > > SoapFault e

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2017-03-10 Thread Radim Kleinpeter
Hi, my solution after almost a day of exploration is use libxml_disable_entity_loader(false); before SOAP call. Then everything works like a charm. Dne čtvrtek 6. října 2016 15:53:47 UTC+2 rob@euautomation.com napsal(a): > > I'm getting this error too. > > SoapFault exception: [WSDL] SOAP-ERR

Re: Callout extensions: Ad group extension and Ad group extension

2017-04-12 Thread radim . kleinpeter
Hi, could you help me with API error ExtensionSettingError.INCOMPATIBLE_UNDERLYING_MATCHING_FUNCTION which I get always I call the requet to create new callout in Account level. Everything works great when I create new callout related to AdGroup od Campaign (Using CampaignExtensionSettingService