hockeyprincess / google-api-dfp-php

Automatically exported from code.google.com/p/google-api-dfp-php
Apache License 2.0
0 stars 0 forks source link

Latest DFP release misses code generators #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 look.

Original issue reported on code.google.com by api.dkli...@gmail.com on 26 Mar 2013 at 12:58

GoogleCodeExporter commented 8 years ago
The latest changeset now includes the WSDL Interpreter.

To execute Phing to generate the files, please cd into the build_lib directory 
and run:
phing -propertyfile ../src/Google/Api/Ads/Dfp/Lib/api.properties

Changeset:
https://code.google.com/p/google-api-dfp-php/source/detail?r=8e8a4107cc28fe5587e
ae0588847bfee8b5a308c

Please open a new ticket if you have issues.

Regards,

- Paul, Google API Team.

Original comment by api.pmat...@gmail.com on 30 Jul 2013 at 7:41