GoogleApi.RealTimeBidding.V1.Model.PolicyTopicEvidence (google_api_real_time_bidding v0.13.2)

View Source

Evidence associated with a policy topic entry.

Attributes

  • destinationNotCrawlable (type: GoogleApi.RealTimeBidding.V1.Model.DestinationNotCrawlableEvidence.t, default: nil) - The creative's destination URL was not crawlable by Google.
  • destinationNotWorking (type: GoogleApi.RealTimeBidding.V1.Model.DestinationNotWorkingEvidence.t, default: nil) - The creative's destination URL did not function properly or was incorrectly set up.
  • destinationUrl (type: GoogleApi.RealTimeBidding.V1.Model.DestinationUrlEvidence.t, default: nil) - URL of the actual landing page.
  • domainCall (type: GoogleApi.RealTimeBidding.V1.Model.DomainCallEvidence.t, default: nil) - Number of HTTP calls made by the creative, broken down by domain.
  • downloadSize (type: GoogleApi.RealTimeBidding.V1.Model.DownloadSizeEvidence.t, default: nil) - Total download size and URL-level download size breakdown for resources in a creative.
  • httpCall (type: GoogleApi.RealTimeBidding.V1.Model.HttpCallEvidence.t, default: nil) - HTTP calls made by the creative that resulted in policy violations.
  • httpCookie (type: GoogleApi.RealTimeBidding.V1.Model.HttpCookieEvidence.t, default: nil) - Evidence for HTTP cookie-related policy violations.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.