Ads API .NET library
|
Provides methods for creating and retrieving NativeStyle objects. More...
Provides methods for creating and retrieving NativeStyle objects.
|
inline |
Creates a new instance of the NativeStyleService class.
|
inline |
Creates a new instance of the NativeStyleService class.
|
inline |
Creates a new instance of the NativeStyleService class.
|
inline |
Creates a new instance of the NativeStyleService class.
|
inline |
Creates a new instance of the NativeStyleService class.
|
inlinevirtual |
Creates new NativeStyle objects.
nativeStyles | the native styles to create |
Implements Google.Api.Ads.AdManager.v202108.INativeStyleService.
|
inlinevirtual |
|
inlinevirtual |
Gets a NativeStylePage of NativeStyle objects that satisfy the given Statement. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | NativeStyle::id |
name | NativeStyle::name |
filterStatement | a Publisher Query Language statement used to filter a set of native styles. |
Implements Google.Api.Ads.AdManager.v202108.NativeStyleServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs actions on native styles that match the given Statement.
nativeStyleAction | the action to perform |
filterStatement | a Publisher Query Language statement to filter a set of native styles |
Implements Google.Api.Ads.AdManager.v202108.NativeStyleServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Updates the specified NativeStyle objects.
nativeStyles | the native styles to be updated |
Implements Google.Api.Ads.AdManager.v202108.INativeStyleService.
|
inlinevirtual |