AI-generated Key Takeaways
-
The YieldGroupService provides methods to manage YieldGroup objects.
-
Yield Groups are used to configure mediation and open bidding.
-
The service offers operations to create, retrieve, and update yield groups, as well as retrieve yield partners.
-
Various errors can occur when interacting with the YieldGroupService, including authentication, targeting, and server errors.
Provides methods for the management of YieldGroup objects.
Yield Groups are used to configure mediation and open bidding.
- Production WSDL
-
https://ads.google.com/apis/ads/publisher/v202508/YieldGroupService?wsdl
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
- Operations
- Errors
-
- ApiVersionError
- AuthenticationError
- CollectionSizeError
- CommonError
- CustomTargetingError
- DateTimeRangeTargetingError
- DayPartTargetingError
- DistinctError
- EntityChildrenLimitReachedError
- EntityLimitReachedError
- FeatureError
- GenericTargetingError
- GeoTargetingError
- IdError
- InternalApiError
- InvalidUrlError
- InventoryTargetingError
- MobileApplicationTargetingError
- NotNullError
- ParseError
- PermissionError
- PublisherQueryLanguageContextError
- PublisherQueryLanguageSyntaxError
- QuotaError
- RequestPlatformTargetingError
- RequiredCollectionError
- RequiredError
- RequiredNumberError
- ServerError
- StatementError
- StringFormatError
- StringLengthError
- TechnologyTargetingError
- UniqueError
- UserDomainTargetingError
- VideoPositionTargetingError
- YieldError
createYieldGroups
Creates yield groups in bulk.
Parameters
Field | Type | Description |
---|---|---|
yieldGroups
|
|
Response
Field | Type | Description |
---|---|---|
rval
|
|
getYieldGroupsByStatement
Gets a page of yield groups, with child tags, filtered by the given statement.
Parameters
Field | Type | Description |
---|---|---|
statement
|
|
Response
Field | Type | Description |
---|---|---|
rval
|
|
getYieldPartners
Returns the available partners for yield groups, each one of them is backed by a company.
Parameters
Field | Type | Description |
---|
Response
Field | Type | Description |
---|---|---|
rval
|
|
updateYieldGroups
Updates a list of yield groups.
Parameters
Field | Type | Description |
---|---|---|
yieldGroups
|
|
Response
Field | Type | Description |
---|---|---|
rval
|
|
Errors
Error | Reasons |
---|---|
ApiVersionError
|
Enumerations
|
AuthenticationError
|
Enumerations
|
CollectionSizeError
|
Enumerations
|
CommonError
|
Enumerations
|
CustomTargetingError
|
Enumerations
|
DateTimeRangeTargetingError
|
Enumerations
|
DayPartTargetingError
|
Enumerations
|
DistinctError
|
Enumerations
|
EntityChildrenLimitReachedError
|
Enumerations
|
EntityLimitReachedError
|
Enumerations
|
FeatureError
|
Enumerations
|
GenericTargetingError
|
Enumerations
|
GeoTargetingError
|
Enumerations
|
IdError
|
Enumerations
|
InternalApiError
|
Enumerations
|
InvalidUrlError
|
Enumerations
|
InventoryTargetingError
|
Enumerations
|
MobileApplicationTargetingError
|
Enumerations
|
NotNullError
|
Enumerations
|
ParseError
|
Enumerations
|
PermissionError
|
Enumerations
|
PublisherQueryLanguageContextError
|
Enumerations
|
PublisherQueryLanguageSyntaxError
|
Enumerations
|
QuotaError
|
Enumerations
|
RequestPlatformTargetingError
|
Enumerations
|
RequiredCollectionError
|
Enumerations
|
RequiredError
|
Enumerations
|
RequiredNumberError
|
Enumerations
|
ServerError
|
Enumerations
|
StatementError
|
Enumerations
|
StringFormatError
|
Enumerations
|
StringLengthError
|
Enumerations
|
TechnologyTargetingError
|
Enumerations
|
UniqueError
|
|
UserDomainTargetingError
|
Enumerations
|
VideoPositionTargetingError
|
Enumerations
|
YieldError
|
Enumerations
|