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

Attributes

  • allTime (type: GoogleApi.UrlShortener.V1.Model.AnalyticsSnapshot.t, default: nil) - Click analytics over all time.
  • day (type: GoogleApi.UrlShortener.V1.Model.AnalyticsSnapshot.t, default: nil) - Click analytics over the last day.
  • month (type: GoogleApi.UrlShortener.V1.Model.AnalyticsSnapshot.t, default: nil) - Click analytics over the last month.
  • twoHours (type: GoogleApi.UrlShortener.V1.Model.AnalyticsSnapshot.t, default: nil) - Click analytics over the last two hours.
  • week (type: GoogleApi.UrlShortener.V1.Model.AnalyticsSnapshot.t, default: nil) - Click analytics over the last week.

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.