google_api_url_shortener v0.1.0 GoogleApi.UrlShortener.V1.Model.AnalyticsSummary View Source

Attributes

  • allTime (AnalyticsSnapshot): Click analytics over all time. Defaults to: null.
  • day (AnalyticsSnapshot): Click analytics over the last day. Defaults to: null.
  • month (AnalyticsSnapshot): Click analytics over the last month. Defaults to: null.
  • twoHours (AnalyticsSnapshot): Click analytics over the last two hours. Defaults to: null.
  • week (AnalyticsSnapshot): Click analytics over the last week. Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields

Link to this section Types

Link to this section Functions

Link to this function decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.