VideoFormats
class VideoFormats extends Resource (View source)
The "videoFormats" collection of methods.
Typical usage is:
$dfareportingService = new Google\Service\Dfareporting(...);
$videoFormats = $dfareportingService->videoFormats;
Methods
get(string $profileId, int $id, array $optParams = [])
Gets one video format by ID. (videoFormats.get)
listVideoFormats(string $profileId, array $optParams = [])
Lists available video formats. (videoFormats.listVideoFormats)
Details
VideoFormat
get(string $profileId, int $id, array $optParams = [])
Gets one video format by ID. (videoFormats.get)
VideoFormatsListResponse
listVideoFormats(string $profileId, array $optParams = [])
Lists available video formats. (videoFormats.listVideoFormats)