AdvertisersYoutubeAdGroupsTargetingTypesAssignedTargetingOptions
class AdvertisersYoutubeAdGroupsTargetingTypesAssignedTargetingOptions extends Resource (View source)
The "assignedTargetingOptions" collection of methods.
Typical usage is:
$displayvideoService = new Google\Service\DisplayVideo(...);
$assignedTargetingOptions = $displayvideoService->advertisers_youtubeAdGroups_targetingTypes_assignedTargetingOptions;
Methods
Gets a single targeting option assigned to a YouTube ad group. Inherited assigned targeting options are not included. (assignedTargetingOptions.get)
Lists the targeting options assigned to a YouTube ad group. Inherited assigned targeting options are not included. (assignedTargetingOptions.listAd vertisersYoutubeAdGroupsTargetingTypesAssignedTargetingOptions)
Details
AssignedTargetingOption
get(string $advertiserId, string $youtubeAdGroupId, string $targetingType, string $assignedTargetingOptionId, array $optParams = [])
Gets a single targeting option assigned to a YouTube ad group. Inherited assigned targeting options are not included. (assignedTargetingOptions.get)
ListYoutubeAdGroupAssignedTargetingOptionsResponse
listAdvertisersYoutubeAdGroupsTargetingTypesAssignedTargetingOptions(string $advertiserId, string $youtubeAdGroupId, string $targetingType, array $optParams = [])
Lists the targeting options assigned to a YouTube ad group. Inherited assigned targeting options are not included. (assignedTargetingOptions.listAd vertisersYoutubeAdGroupsTargetingTypesAssignedTargetingOptions)