https://codereview.appspot.com/11577043/diff/5001/dfareporting-cmdline-sample/src/main/java/com/google/api/services/samples/dfareporting/cmdline/DfaReportingSample.java File dfareporting-cmdline-sample/src/main/java/com/google/api/services/samples/dfareporting/cmdline/DfaReportingSample.java (left): https://codereview.appspot.com/11577043/diff/5001/dfareporting-cmdline-sample/src/main/java/com/google/api/services/samples/dfareporting/cmdline/DfaReportingSample.java#oldcode61 dfareporting-cmdline-sample/src/main/java/com/google/api/services/samples/dfareporting/cmdline/DfaReportingSample.java:61: "https://www.googleapis.com/auth/devstorage.read_only"); Good catch, that this is no longer needed. ...
11 years, 9 months ago
(2013-08-06 23:29:38 UTC)
#4
Friendly reminder to also do "hg pull -u" and merge the changes that update this ...
11 years, 9 months ago
(2013-08-09 14:08:28 UTC)
#5
Friendly reminder to also do "hg pull -u" and merge the changes that update this
sample to client library version 1.16.0-rc. Please feel free to ping me for any
help merging.
I also pulled the newest version from the Java Client's repo, hence the changes from ...
11 years, 8 months ago
(2013-08-15 14:21:04 UTC)
#6
I also pulled the newest version from the Java Client's repo, hence the changes
from CredentialStore to DataStore.
https://codereview.appspot.com/11577043/diff/5001/dfareporting-cmdline-sample...
File
dfareporting-cmdline-sample/src/main/java/com/google/api/services/samples/dfareporting/cmdline/DownloadReportFile.java
(right):
https://codereview.appspot.com/11577043/diff/5001/dfareporting-cmdline-sample...
dfareporting-cmdline-sample/src/main/java/com/google/api/services/samples/dfareporting/cmdline/DownloadReportFile.java:47:
HttpResponse fileContents = reporting.reports().files()
On 2013/08/06 23:29:39, flx wrote:
> Nice change! You can just use reporting.files().get(...).executeMedia(). This
> method doesn't require the user profile id.
Changed to use files rather than reports.files
https://codereview.appspot.com/11577043/diff/5001/dfareporting-cmdline-sample...
File
dfareporting-cmdline-sample/src/main/java/com/google/api/services/samples/dfareporting/cmdline/GetCompatibleFields.java
(right):
https://codereview.appspot.com/11577043/diff/5001/dfareporting-cmdline-sample...
dfareporting-cmdline-sample/src/main/java/com/google/api/services/samples/dfareporting/cmdline/GetCompatibleFields.java:31:
* Tags: reports.run
On 2013/08/06 23:29:39, flx wrote:
> Should this be a different tag?
Yes, good catch
Issue 11577043: Update DFA Reporting examples for version 1.3
(Closed)
Created 11 years, 9 months ago by Joseph DiLallo
Modified 11 years, 8 months ago
Reviewers: flx, ngmiceli
Base URL:
Comments: 5