[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eA \u003ccode\u003eSalespersonSplit\u003c/code\u003e object in Google Ad Manager represents a salesperson assigned to a proposal.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes the \u003ccode\u003euserId\u003c/code\u003e field, a long integer, to link to the specific User responsible for the Proposal's sales within the system and is a required attribute.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["A `SalespersonSplit` links a salesperson to a `Proposal`. It has a `userId` field, which is a unique identifier for the responsible `User`. The `userId` is a long integer and is a required attribute when defining a `SalespersonSplit`. This information is under the `ProposalService` and it is found in `v202411` version, namespace: `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type SalespersonSplit (v202411)\n\n**Service** \n**ProposalService** **Dependencies** \n[Proposal](/ad-manager/api/reference/v202411/ProposalService.Proposal) \n▼\n**SalespersonSplit**\n\nA `SalespersonSplit` represents a salesperson.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|--------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `userId` | ` `xsd:`long` The unique ID of the [User](/ad-manager/api/reference/v202411/UserService.User) responsible for the sales of the [Proposal](/ad-manager/api/reference/v202411/ProposalService.Proposal). This attribute is required. |"]]