Hello,
i have a problem with the service, i think its not only the
ReportService.
i do a Soap-Request with PHP5.2 ext/soap, the problem is the field
adGroupid SOAP convert it to an int field, showed by a long, i think
its a bug in the WSDL:
<element name="adGroupStatuses" minOccurs="0" maxOccurs="unbounded"
type="impl:AdGroupStatus"/>
<element name="adGroups" minOccurs="0" maxOccurs="unbounded"
type="xsd:int"/>
<element name="adWordsType" minOccurs="0" type="impl:AdWordsType"/>
<element name="campaignStatuses" minOccurs="0" maxOccurs="unbounded"
type="impl:CampaignStatus"/>
<element name="campaigns" minOccurs="0" maxOccurs="unbounded"
type="xsd:int"/>
<element name="customOptions" maxOccurs="unbounded"
type="impl:CustomReportOption"/>
<element name="includeZeroImpression" minOccurs="0" type="xsd:boolean"/
<element name="keywordStatuses" minOccurs="0" maxOccurs="unbounded"
type="impl:KeywordStatus"/>
<element name="keywordType" minOccurs="0" type="impl:KeywordType"/>
<element name="keywords" minOccurs="0" maxOccurs="unbounded"
type="xsd:string"/>
can get me anyone a workaround?
i'm sorry for my bad english