BitmovinApiSdk\Models\AdOpportunity

Synopsis

class AdOpportunity extends ApiResource {
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

  • $reason — string
  • $score — float

Methods

public

  • __construct()
  • reason() — The reason why the scene was rated with a certain score
  • score() — Score from 0.0 to 1.0 rating the ad placement suitability at the end of a scene based on content analysis

Inherited from BitmovinApiSdk\Common\ApiResource

public