AdsApp.​ExcludedVideoKeyword

Represents a Google Ads excluded Keyword in a Video Campaign.

Methods:

Member Type Description
String Returns the type of this entity as a String , in this case, "ExcludedVideoKeyword" .
String Returns the ID of the excluded video keyword.
String Returns the resource name of the excluded video keyword.
String Returns the text of the excluded video keyword.
AdsApp.VideoAdGroup Returns the ad group to which this excluded video keyword belongs, or null if the excluded video keyword is excluded at the campaign level.
AdsApp.VideoCampaign Returns the campaign to which this excluded video keyword belongs.
void Removes the excluded video keyword.

getEntityType()

Returns the type of this entity as a String , in this case, "ExcludedVideoKeyword" .

Return values:

Type Description
String Type of this entity: "ExcludedVideoKeyword" .

getId()

Returns the ID of the excluded video keyword.

Return values:

Type Description
String The ID of the excluded video keyword.

getResourceName()

Returns the resource name of the excluded video keyword.

Return values:

Type Description
String The resource name of the excluded video keyword.

getText()

Returns the text of the excluded video keyword.

Return values:

Type Description
String The text of the excluded video keyword.

getVideoAdGroup()

Returns the ad group to which this excluded video keyword belongs, or null if the excluded video keyword is excluded at the campaign level.

Return values:

Type Description
AdsApp.VideoAdGroup The ad group to which this excluded video keyword belongs or null .

getVideoCampaign()

Returns the campaign to which this excluded video keyword belongs.

Return values:

Type Description
AdsApp.VideoCampaign The campaign to which this excluded video keyword belongs.

remove()

Removes the excluded video keyword.

Returns nothing.

Create a Mobile Website
View Site in Mobile | Classic
Share by: