AI-generated Key Takeaways
- 
          The YieldGroupService provides operations for managing yield groups and retrieving yield partners. 
- 
          You can create, retrieve, and update yield groups using this service. 
- 
          The service defines various errors that can occur during operations, covering aspects like authentication, targeting, and internal issues. 
- 
          The namespace for this service is https://www.google.com/apis/ads/publisher/v202411.
- Production WSDL
- 
               https://ads.google.com/apis/ads/publisher/v202411/YieldGroupService?wsdl
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
- 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 
 |