type SalespersonSplit (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
A SalespersonSplit
represents a salesperson.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
userId
|
xsd:long
The unique ID of the User responsible for the sales of the Proposal.
This attribute is required.
|
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\u003eA \u003ccode\u003eSalespersonSplit\u003c/code\u003e object represents a salesperson in the context of a Proposal.\u003c/p\u003e\n"],["\u003cp\u003eIt leverages the \u003ccode\u003euserId\u003c/code\u003e field to identify the specific User associated with the sales process.\u003c/p\u003e\n"],["\u003cp\u003eThis association is managed through the \u003ccode\u003eProposal\u003c/code\u003e entity, and the \u003ccode\u003euserId\u003c/code\u003e is a mandatory attribute for \u003ccode\u003eSalespersonSplit\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines the `SalespersonSplit` within the `ProposalService`. It details that a `SalespersonSplit` represents a salesperson and is dependent on the `Proposal`. Key information includes its namespace (`https://www.google.com/apis/ads/publisher/v202408`) and the required `userId` field. The `userId` is a unique identifier for the user responsible for sales related to a specific `Proposal` and references a `User`.\n"],null,["# type SalespersonSplit (v202408)\n\n**Service** \n**ProposalService** **Dependencies** \n[Proposal](/ad-manager/api/reference/v202408/ProposalService.Proposal) \n▼\n**SalespersonSplit**\n\nA `SalespersonSplit` represents a salesperson.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `userId` | ` `xsd:`long` The unique ID of the [User](/ad-manager/api/reference/v202408/UserService.User) responsible for the sales of the [Proposal](/ad-manager/api/reference/v202408/ProposalService.Proposal). This attribute is required. |"]]