AdsApp.ExcludedVideoMobileAppCategory
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
An ExcludedVideoMobileAppCategory represents a Google Ads excluded Mobile App Category in a Video Campaign.
Methods are available to retrieve information such as entity type, IDs, resource name, associated ad group or campaign, and to remove the excluded category.
Represents a Google Ads excluded Mobile App Category in a Video Campaign.
Returns the ad group to which this excluded video mobile application category belongs, or
null if the
excluded video mobile application category is excluded at the campaign level.
Removes the excluded video mobile application category.
getEntityType()
Returns the type of this entity as a String, in this case,
"ExcludedVideoMobileAppCategory".
Return values:
Type
Description
String
Type of this entity: "ExcludedVideoMobileAppCategory".
getId()
Returns the ID of the excluded video mobile application category.
Return values:
Type
Description
String
The ID of the excluded video mobile application category.
getMobileAppCategoryId()
Returns the ID of the excluded mobile application category. More details
can be found on our Mobile
App Categories page.
Return values:
Type
Description
String
The ID of the excluded mobile application category.
getResourceName()
Returns the resource name of the excluded video mobile application category.
Return values:
Type
Description
String
The resource name of the excluded video mobile application category.
getVideoAdGroup()
Returns the ad group to which this excluded video mobile application category belongs, or
null if the
excluded video mobile application category is excluded at the campaign level.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]