Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7253)

Issue 26070044: Adding Python DFA Reporting API Samples (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by Jonathon Imperiosi
Modified:
10 years, 4 months ago
CC:
google-api-python-client_googlegroups.com
Visibility:
Public.

Description

Adding Python DFA Reporting API Samples

Patch Set 1 #

Total comments: 11

Patch Set 2 : Addressing code review comments #

Patch Set 3 : Removing debugging code #

Total comments: 1

Patch Set 4 : Future-proofing paging examples #

Unified diffs Side-by-side diffs Delta from patch set Stats (+963 lines, -0 lines) Patch
M .hgignore View 1 chunk +3 lines, -0 lines 0 comments Download
A samples/dfareporting/README View 1 chunk +5 lines, -0 lines 0 comments Download
A samples/dfareporting/client_secrets.json View 1 1 chunk +9 lines, -0 lines 0 comments Download
A samples/dfareporting/create_report.py View 1 1 chunk +67 lines, -0 lines 0 comments Download
A samples/dfareporting/delete_report.py View 1 chunk +59 lines, -0 lines 0 comments Download
A samples/dfareporting/download_file.py View 1 chunk +58 lines, -0 lines 0 comments Download
A samples/dfareporting/get_all_dimension_values.py View 1 2 3 1 chunk +72 lines, -0 lines 0 comments Download
A samples/dfareporting/get_all_files.py View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
A samples/dfareporting/get_all_report_files.py View 1 2 3 1 chunk +69 lines, -0 lines 0 comments Download
A samples/dfareporting/get_all_reports.py View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
A samples/dfareporting/get_all_userprofiles.py View 1 1 chunk +48 lines, -0 lines 0 comments Download
A samples/dfareporting/get_compatible_fields.py View 1 1 chunk +62 lines, -0 lines 0 comments Download
A samples/dfareporting/get_report.py View 1 chunk +59 lines, -0 lines 0 comments Download
A samples/dfareporting/get_report_file.py View 1 chunk +64 lines, -0 lines 0 comments Download
A samples/dfareporting/get_userprofile.py View 1 1 chunk +56 lines, -0 lines 0 comments Download
A samples/dfareporting/patch_report.py View 1 1 chunk +67 lines, -0 lines 0 comments Download
A samples/dfareporting/run_report.py View 1 chunk +59 lines, -0 lines 0 comments Download
A samples/dfareporting/update_report.py View 1 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 9
Jonathon Imperiosi
I've added DFA Reporting API code samples to the Python client library, please review. Associated ...
10 years, 5 months ago (2013-11-13 14:41:38 UTC) #1
Joseph DiLallo
Some comments. I commented on having two download reports examples (one using files, one using ...
10 years, 5 months ago (2013-11-13 14:59:55 UTC) #2
Jonathon Imperiosi
I've updated my samples to address all of Joseph's code review comments. Unfortunately paging via ...
10 years, 5 months ago (2013-11-13 21:24:21 UTC) #3
Joseph DiLallo
1 more comment https://codereview.appspot.com/26070044/diff/40001/samples/dfareporting/get_all_dimension_values.py File samples/dfareporting/get_all_dimension_values.py (right): https://codereview.appspot.com/26070044/diff/40001/samples/dfareporting/get_all_dimension_values.py#newcode61 samples/dfareporting/get_all_dimension_values.py:61: nextPageToken = response['nextPageToken'] We may be ...
10 years, 5 months ago (2013-11-14 15:27:29 UTC) #4
Jonathon Imperiosi
Modified my paging examples, as suggested. Thanks for the tip!
10 years, 5 months ago (2013-11-14 17:41:23 UTC) #5
Joseph DiLallo
LGTM I suspect the Python API Client reviewer may ask you to revert that .hgignore, ...
10 years, 5 months ago (2013-11-14 17:54:51 UTC) #6
jcgregorio_google
On 2013/11/14 17:54:51, Joseph DiLallo wrote: > LGTM > > I suspect the Python API ...
10 years, 5 months ago (2013-11-14 19:06:35 UTC) #7
Jonathon Imperiosi
Just wanted to check and see if there's anything further I need to do to ...
10 years, 5 months ago (2013-11-15 21:24:58 UTC) #8
jcgregorio_google
10 years, 5 months ago (2013-11-18 16:18:03 UTC) #9
On 2013/11/15 21:24:58, Jonathon Imperiosi wrote:
> Just wanted to check and see if there's anything further I need to do to get
> these examples committed. I don't believe I have the necessary permissions to
> push the changes myself. Thanks!

Committed in
https://code.google.com/p/google-api-python-client/source/detail?r=6144ee7f09...
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b