Skip to content

Commit e59b7f7

Browse files
author
Vincent Tsao
committed
Preparing src for release 5.5.0
1 parent 52123a0 commit e59b7f7

File tree

988 files changed

+38576
-245287
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

988 files changed

+38576
-245287
lines changed

ChangeLog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
### 5.5.0
2+
3+
DFP:
4+
- Added support for v201408.
5+
- Updated API server endpoint base to default to https://ads.google.com in the settings.ini file.
6+
- Updated OAuth 2.0 scope. See [documentation](https://developers.google.com/doubleclick-publishers/docs/authentication#scope).
7+
- Fixed [issue #61](https://github.com/googleads/googleads-php-lib/issues/61).
8+
- Updated v201405 line item service examples to use statement builder to
9+
construct PQL queries.
10+
- Removed some obsolete line item examples from v201405 and v201408 examples.
11+
- Removed the suffix "Example" on all v201408 examples' filenames.
12+
- Removed examples for versions that are currently soft deprecated (<= v201308). See the [deprecation schedule](https://developers.google.com/doubleclick-publishers/docs/deprecation) for more information.
13+
- Fixed RunInventoryReport examples in v201405 and v201408 to use PARENT_AD_UNIT_ID instead of AD_UNIT_ANCESTOR_AD_UNIT_ID as it was renamed in v201405.
14+
- Updated create line item and get forecast examples in v201408 to show how to set Goal.goalType.
15+
- Refactored v201408 report examples to now download and save the report once it has finished running.
16+
- Added new utility ReportDownloader.php to replace ReportUtils.php that works better with allowing report examples to download and save the report once it has finished running.
17+
- Deprecated ReportUtils.php.
18+
- Added PQL SetValue support to Pql.php util.
19+
120
### 5.4.0
221

322
AdWords:

examples/Dfp/v201208/AudienceSegmentService/GetAllAudienceSegmentsExample.php

Lines changed: 0 additions & 89 deletions
This file was deleted.

examples/Dfp/v201208/CompanyService/CreateCompaniesExample.php

Lines changed: 0 additions & 86 deletions
This file was deleted.

examples/Dfp/v201208/CompanyService/GetAllCompaniesExample.php

Lines changed: 0 additions & 89 deletions
This file was deleted.

examples/Dfp/v201208/CompanyService/GetCompaniesByStatementExample.php

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)