-
```
What steps will reproduce the problem?
1.Working env v201203
2.Fill auth.ini with email, password and app's name and networkcode as blank
What is the expected output? What do you see instead?
Exp…
-
I've previously gotten an error with the status code `undefined:undefined`. This is a problem inside `node-soap` and they've addressed it in [this commit](https://github.com/vpulim/node-soap/commit/60…
-
```
Copied from:
https://groups.google.com/forum/?fromgroups#!topic/google-doubleclick-for-publis
hers-api/u1PFQiLCjas
I got a problem by post a soap request to dfp (with the standard php library):
…
-
```
Hello,
What steps will reproduce the problem?
1. Create a customCreative using the API.
2. Reload the Playground
3. Creative frame display an error.
With Chrome 14.0.835.202 m on Windows 7 Pro 6…
-
```
As reported on +Page, the latest DFP release misses generators.
This makes it impossible to generate stubs locally, and have custom namespaces.
It may also miss Phing integration.
Please take a…
-
```
What steps will reproduce the problem?
1. Log in to the sandbox.
What is the expected output? What do you see instead?
I expected to successfully log in. Instead I received warnings and a fatal …
-
```
Hello,
I found a synthax error in file :
src/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line 340
catch (DOMException $e) {
trigger_error('Failed to load response into DOM: '
…
-
```
What steps will reproduce the problem?
1. Specfiy the latest API version:
$reportService = $user->GetReportService('v201103');
2. Attempt to convert a php date to a dfp date:
$reportEndDate = Date…
-
```
Hi,
I'm having problems with the latest version of the API (v201107) using the PHP
client library v 2.7.0. with PHP version 5.2.6.
Trying to run any of the examples returns an error : XML_STREA…
-
```
What steps will reproduce the problem?
1.created a new lineItem
2.filled with all relevant required data
3.used the lineitem service.createlineitem method
What is the expected output? What do you…