Ads API .NET library
|
Public Member Functions | |
YieldGroupService () | |
Creates a new instance of the YieldGroupService class. More... | |
YieldGroupService (string endpointConfigurationName) | |
Creates a new instance of the YieldGroupService class. More... | |
YieldGroupService (string endpointConfigurationName, string remoteAddress) | |
Creates a new instance of the YieldGroupService class. More... | |
YieldGroupService (string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) | |
Creates a new instance of the YieldGroupService class. More... | |
YieldGroupService (System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) | |
Creates a new instance of the YieldGroupService class. More... | |
virtual Google.Api.Ads.AdManager.v202311.YieldGroup[] | createYieldGroups (Google.Api.Ads.AdManager.v202311.YieldGroup[] yieldGroups) |
Creates yield groups in bulk. More... | |
virtual System.Threading.Tasks.Task < Google.Api.Ads.AdManager.v202311.YieldGroup[]> | createYieldGroupsAsync (Google.Api.Ads.AdManager.v202311.YieldGroup[] yieldGroups) |
virtual Google.Api.Ads.AdManager.v202311.YieldGroupPage | getYieldGroupsByStatement (Google.Api.Ads.AdManager.v202311.Statement statement) |
Gets a page of yield groups, with child tags, filtered by the given statement. More... | |
virtual System.Threading.Tasks.Task < Google.Api.Ads.AdManager.v202311.YieldGroupPage > | getYieldGroupsByStatementAsync (Google.Api.Ads.AdManager.v202311.Statement statement) |
virtual Google.Api.Ads.AdManager.v202311.YieldPartner[] | getYieldPartners () |
Returns the available partners for yield groups, each one of them is backed by a company. More... | |
virtual System.Threading.Tasks.Task < Google.Api.Ads.AdManager.v202311.YieldPartner[]> | getYieldPartnersAsync () |
virtual Google.Api.Ads.AdManager.v202311.YieldGroup[] | updateYieldGroups (Google.Api.Ads.AdManager.v202311.YieldGroup[] yieldGroups) |
Updates a list of yield groups. More... | |
virtual System.Threading.Tasks.Task < Google.Api.Ads.AdManager.v202311.YieldGroup[]> | updateYieldGroupsAsync (Google.Api.Ads.AdManager.v202311.YieldGroup[] yieldGroups) |
|
inline |
Creates a new instance of the YieldGroupService class.
|
inline |
Creates a new instance of the YieldGroupService class.
|
inline |
Creates a new instance of the YieldGroupService class.
|
inline |
Creates a new instance of the YieldGroupService class.
|
inline |
Creates a new instance of the YieldGroupService class.
|
inlinevirtual |
Creates yield groups in bulk.
Implements Google.Api.Ads.AdManager.v202311.IYieldGroupService.
|
inlinevirtual |
|
inlinevirtual |
Gets a page of yield groups, with child tags, filtered by the given statement.
Implements Google.Api.Ads.AdManager.v202311.YieldGroupServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Returns the available partners for yield groups, each one of them is backed by a company.
Implements Google.Api.Ads.AdManager.v202311.IYieldGroupService.
|
inlinevirtual |
|
inlinevirtual |
Updates a list of yield groups.
Implements Google.Api.Ads.AdManager.v202311.IYieldGroupService.
|
inlinevirtual |