Skip to content

Commit 56433f5

Browse files
author
Vincent Tsao
committed
Preparing src for release 5.7.0
1 parent be181fd commit 56433f5

File tree

123 files changed

+68
-203327
lines changed

Some content is hidden

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

123 files changed

+68
-203327
lines changed

CONTRIBUTING.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Contributor License Agreements
2+
3+
We'd love to accept your code patches! However, before we can take them, we have to clear a couple of legal hurdles.
4+
5+
- Please fill out either the individual or corporate Contributor License Agreement.
6+
- If you are an individual writing original source code and are sure you own the intellectual property, then you'll need to sign an individual CLA available at:
7+
8+
https://developers.google.com/open-source/cla/individual.
9+
10+
- If you work for a company that wants to allow you to contribute your work to this client library, then you'll need to sign a corporate CLA available at:
11+
12+
https://developers.google.com/open-source/cla/corporate.
13+
14+
Follow either of the two links above to access the appropriate CLA and instructions on how to sign and return it. Once we receive the CLA, we'll add you to the official list of contributors and will be able to accept your patches.
15+
16+
# Submitting Patches
17+
18+
- Sign a Contributor License Agreement (see above).
19+
- Join the appropriate product discussion forum.
20+
- AdWords API: https://developers.google.com/adwords/api/community/
21+
- DFP API: https://developers.google.com/doubleclick-publishers/community
22+
- DFA API: https://developers.google.com/doubleclick-advertisers/reporting/community
23+
- Create an issue on the library issue tracker if there isn't one already. Use this issue to co-ordinate the changes with the library maintainer.
24+
- Fork the library, make the changes and send a [pull request](https://help.github.com/articles/using-pull-requests).
25+
- The library maintainer will work with you to review and apply the patch.
26+
27+
# If you can't become a contributor
28+
29+
If you can't become a contributor, but wish to share some code that illustrates an issue / shows how an issue may be fixed, then you can attach your changes on the issue tracker. We will use this code to troubleshoot the issue and fix it, but will not use this code in the library unless the steps to submit patches are done.

ChangeLog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 5.7.0
2+
3+
AdWords:
4+
- Fixed [issue #58](https://github.com/googleads/googleads-php-lib/issues/58).
5+
- Removed support for v201402 as it is now sunset.
6+
7+
DFP:
8+
- Fixed [issue #1](https://github.com/googleads/googleads-php-lib/issues/1).
9+
110
### 5.6.0
211

312
DFP:

examples/AdWords/v201402/AccountManagement/CreateAccount.php

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

examples/AdWords/v201402/AccountManagement/GetAccountAlerts.php

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

examples/AdWords/v201402/AccountManagement/GetAccountChanges.php

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

0 commit comments

Comments
 (0)