class AdExperienceReport extends Service (View source)

Service definition for AdExperienceReport (v1).

Views Ad Experience Report data, and gets a list of sites that have a significant number of annoying ads.

For more information about this service, see the API Documentation

Properties

$sites
$violatingSites
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the AdExperienceReport service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the AdExperienceReport service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.