enum PartnerSettingStatus (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
UNKNOWN
|
|
PENDING
|
|
ACTIVE
|
|
DEPRECATED
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eYieldPartnerSettings\u003c/code\u003e object, accessible via the \u003ccode\u003eYieldGroupService\u003c/code\u003e, manages yield partner configurations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartnerSettingStatus\u003c/code\u003e is an enumeration used within \u003ccode\u003eYieldPartnerSettings\u003c/code\u003e to indicate the current status of a yield partner setting, ranging from unknown or pending to active or deprecated.\u003c/p\u003e\n"],["\u003cp\u003eThis information is relevant for developers utilizing Google Ad Manager's API, specifically version v202408, for programmatic advertising operations.\u003c/p\u003e\n"]]],["The content defines `YieldGroupService` dependencies, specifically `YieldPartnerSettings`, within the `https://www.google.com/apis/ads/publisher/v202408` namespace. It details an enumeration named `PartnerSettingStatus` with four possible states: `UNKNOWN`, `PENDING`, `ACTIVE`, and `DEPRECATED`. These statuses likely represent the state of a partner setting within the yield group service. The content outlines different statuses a setting could be in.\n"],null,["# enum PartnerSettingStatus (v202408)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldPartnerSettings](/ad-manager/api/reference/v202408/YieldGroupService.YieldPartnerSettings) \n▼\n**PartnerSettingStatus**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|--------------|-------------|\n| `UNKNOWN` | |\n| `PENDING` | |\n| `ACTIVE` | |\n| `DEPRECATED` | |"]]