[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-08-22。"],[[["Combines two Google Tag Manager containers, merging one into the current container, requiring authorization with the `tagmanager.edit.containers` scope."],["The request is sent as a POST to the `https://www.googleapis.com/tagmanager/v2/+path:combine` endpoint, specifying the container paths and optional parameters for user permissions and setting source."],["You can specify which container's settings to prioritize after the merge using the `settingSource` parameter with options like `current`, `other`, or `settingSourceUnspecified`."],["It's crucial to set `allowUserPermissionFeatureUpdate` to true if the operation might change `features.user_permissions` from false to true, otherwise, the operation will fail."],["A successful response returns a Containers resource, providing information about the updated container after the merge."]]],[]]