|
Ads API .NET library
|
Provides methods for creating, updating and retrieving LineItemTemplate objects. More...
Public Member Functions | |
| LineItemTemplateService () | |
| Creates a new instance of the LineItemTemplateService class. More... | |
| LineItemTemplateService (string endpointConfigurationName) | |
| Creates a new instance of the LineItemTemplateService class. More... | |
| LineItemTemplateService (string endpointConfigurationName, string remoteAddress) | |
| Creates a new instance of the LineItemTemplateService class. More... | |
| LineItemTemplateService (string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) | |
| Creates a new instance of the LineItemTemplateService class. More... | |
| LineItemTemplateService (System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) | |
| Creates a new instance of the LineItemTemplateService class. More... | |
| virtual Google.Api.Ads.AdManager.v202508.LineItemTemplatePage | getLineItemTemplatesByStatement (Google.Api.Ads.AdManager.v202508.Statement filterStatement) |
| Gets a LineItemTemplatePage of LineItemTemplate objects that satisfy the given Statement::query. The following fields are supported for filtering: More... | |
| virtual System.Threading.Tasks.Task < Google.Api.Ads.AdManager.v202508.LineItemTemplatePage > | getLineItemTemplatesByStatementAsync (Google.Api.Ads.AdManager.v202508.Statement filterStatement) |
Provides methods for creating, updating and retrieving LineItemTemplate objects.
|
inline |
Creates a new instance of the LineItemTemplateService class.
|
inline |
Creates a new instance of the LineItemTemplateService class.
|
inline |
Creates a new instance of the LineItemTemplateService class.
|
inline |
Creates a new instance of the LineItemTemplateService class.
|
inline |
Creates a new instance of the LineItemTemplateService class.
|
inlinevirtual |
Gets a LineItemTemplatePage of LineItemTemplate objects that satisfy the given Statement::query. The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id | LineItemTemplate::id |
Implements Google.Api.Ads.AdManager.v202508.LineItemTemplateServiceInterface.
|
inlinevirtual |