Skip to content

Add AdditionalProperties access example for GetUsageSummary#4250

Draft
charlie-zhang109 wants to merge 3 commits into
masterfrom
czhang/usage-summary-additional-properties-example
Draft

Add AdditionalProperties access example for GetUsageSummary#4250
charlie-zhang109 wants to merge 3 commits into
masterfrom
czhang/usage-summary-additional-properties-example

Conversation

@charlie-zhang109

Copy link
Copy Markdown
Contributor

Adds a new code example showing how to read all fields from AdditionalProperties at all three response levels of GET /api/v1/usage/summary using the key list returned by GET /api/v2/usage/summary/available_fields.

Layers covered

  • UsageSummaryResponse — cross-period rollup totals (via response_fields)
  • UsageSummaryDate — cross-org totals per month (via date_fields)
  • UsageSummaryDateOrg — per-org values (via date_org_fields)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant