Methods:
| Member | Type | Description | 
|---|---|---|
| ages() | AdsApp.VideoAgeSelector | 
      Returns the selector of all ages in the account. | 
| audiences() | AdsApp.VideoAudienceSelector | 
      Returns the selector of all audiences in the account. | 
| genders() | AdsApp.VideoGenderSelector | 
      Returns the selector of all genders in the account. | 
| keywords() | AdsApp.VideoKeywordSelector | 
      Returns the selector of all keywords in the account. | 
| mobileAppCategories() | AdsApp.VideoMobileAppCategorySelector | 
      Returns the selector of all mobile application categories in the account. | 
| mobileApplications() | AdsApp.VideoMobileApplicationSelector | 
      Returns the selector of all mobile applications in the account. | 
| parentalStatuses() | AdsApp.VideoParentalStatusSelector | 
      Returns the selector of all parental statuses in the account. | 
| placements() | AdsApp.VideoPlacementSelector | 
      Returns the selector of all placements in the account. | 
| topics() | AdsApp.VideoTopicSelector | 
      Returns the selector of all topics in the account. | 
| youTubeChannels() | AdsApp.VideoYouTubeChannelSelector | 
      Returns the selector of all YouTube channels in the account. | 
| youTubeVideos() | AdsApp.VideoYouTubeVideoSelector | 
      Returns the selector of all YouTube videos in the account. | 
ages()
  Returns the selector of all ages in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoAgeSelector | 
      The selector of all ages in the account. | 
audiences()
  Returns the selector of all audiences in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoAudienceSelector | 
      The selector of all audiences in the account. | 
genders()
  Returns the selector of all genders in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoGenderSelector | 
      The selector of all genders in the account. | 
keywords()
  Returns the selector of all keywords in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoKeywordSelector | 
      The selector of all keywords in the account. | 
mobileAppCategories()
  Returns the selector of all mobile application categories in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoMobileAppCategorySelector | 
      The selector of all mobile application categories in the account. | 
mobileApplications()
  Returns the selector of all mobile applications in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoMobileApplicationSelector | 
      The selector of all mobile applications in the account. | 
parentalStatuses()
  Returns the selector of all parental statuses in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoParentalStatusSelector | 
      The selector of all parental statuses in the account. | 
placements()
  Returns the selector of all placements in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoPlacementSelector | 
      The selector of all placements in the account. | 
topics()
  Returns the selector of all topics in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoTopicSelector | 
      The selector of all topics in the account. | 
youTubeChannels()
  Returns the selector of all YouTube channels in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoYouTubeChannelSelector | 
      The selector of all YouTube channels in the account. | 
youTubeVideos()
  Returns the selector of all YouTube videos in the account.  Return values:
| Type | Description | 
|---|---|
AdsApp.VideoYouTubeVideoSelector | 
      The selector of all YouTube videos in the account. |