AdWords API SOAP-ENV:Envelope SOAP-ENV:encodingStyle causing no data return PHP

2008-11-24 Thread Richard Hassall
ce but this wouldn't work, it just left my browser hanging when I called the script. I know php but in building this script have learnt how to output xml and also about soap but my knowledge in the soap area is next to nothing and any help would be greatly appreciated. Thanks Richard H

AdWords API SOAP-ENV:encodingStyle issue with API

2008-12-05 Thread Richard Hassall
Hi I have a problem when calling 'getAdGroupStats'. Most of time the data requested is returned, however a number of times noting is returned, no data at all. I have noticed the following (please look at the differences highlighted by <***>) - 2 examples are shown below, one where the error occur

AdWords API $account_info['descriptiveName'] - string is not in UTF-8 error - php

2009-01-22 Thread Richard Hassall
Hi all I am having a problem with an error. The error is: Warning: DOMDocument::save() [domdocument.save]: string is not in UTF-8 in C:\wamp\www\xxx\xxx\xxx\xxx\get_all_campaigns.php on line 44 the line in question = $doc->save($xml_file_name); '$xml_file_name' is created via an include, which g

Identifying Accounts using MDS/MDO via AdWords API

2012-12-07 Thread Richard Hassall
Does anyone know if there is a way via the AdWords API to identify accounts that are set up to use MDS / MDO Invoicing? We have an MDO set up on one of our MCC's, within this account there are accounts that get invoiced via MDS / MDO but also accounts where we set the billing up individually vi

Identifying Accounts using MDS/MDO Budgets via AdWords API

2012-12-07 Thread Richard Hassall
Does anyone know a way to Identify Accounts using the AdWords API, that are using MDS/MDO Budgets. We have an MDO set up which some of our accounts use but we also have accounts that use credit card and bank payments and we want to be able to distinguish them via the API? Thanks i advance for

Re: Identifying Accounts using MDS/MDO Budgets via AdWords API

2012-12-11 Thread Richard Hassall
n error, since it does not > support the current budgets - see > https://groups.google.com/forum/?fromgroups=#!searchin/adwords-api/zweitze/adwords-api/2Hec3jLhXGE/dwsvpeRBOTQJ > > > > > Op vrijdag 7 december 2012 13:22:49 UTC+1 schreef Richard Hassall het > volgende: