Ads API .NET library
|
Provides methods for the creation and management of Labels. More...
Provides methods for the creation and management of Labels.
|
inline |
Creates a new instance of the LabelService class.
|
inline |
Creates a new instance of the LabelService class.
|
inline |
Creates a new instance of the LabelService class.
|
inline |
Creates a new instance of the LabelService class.
|
inline |
Creates a new instance of the LabelService class.
|
inlinevirtual |
Creates new Label objects.
labels | the labels to create |
Implements Google.Api.Ads.AdManager.v202111.ILabelService.
|
inlinevirtual |
Implements Google.Api.Ads.AdManager.v202111.ILabelService.
|
inlinevirtual |
Gets a LabelPage of Label objects that satisfy the given Statement::query. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | Label::id |
type | Label::type |
name | Label::name |
description | Label::description |
isActive | Label::isActive |
filterStatement | a Publisher Query Language statement used to filter a set of labels. |
Implements Google.Api.Ads.AdManager.v202111.LabelServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs actions on Label objects that match the given Statement::query.
labelAction | the action to perform |
filterStatement | a Publisher Query Language statement used to filter a set of labels |
Implements Google.Api.Ads.AdManager.v202111.LabelServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Updates the specified Label objects.
labels | the labels to update |
Implements Google.Api.Ads.AdManager.v202111.ILabelService.
|
inlinevirtual |
Implements Google.Api.Ads.AdManager.v202111.ILabelService.