RemarketingListSource
Stay organized with collections
Save and categorize content based on your preferences.
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 2024-09-19 UTC.
[null,null,["Last updated 2024-09-19 UTC."],[[["\u003cp\u003eSource ads products, like ADX, DFP, and Youtube, create and own remarketing lists.\u003c/p\u003e\n"],["\u003cp\u003eRemarketing list sources are categorized using specific enums to identify their origin.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eREMARKETING_LIST_SOURCE_OTHER\u003c/code\u003e enum is used for sources not explicitly defined in the list, encompassing any platform outside the provided options.\u003c/p\u003e\n"]]],[],null,["# RemarketingListSource\n\nSource ads product which creates/owns a remarketing list.\n\n| Enums ||\n|--------------------------------------|-------------------------------------------------------------------|\n| `REMARKETING_LIST_SOURCE_OTHER` | covers sources not supported in DCM other than those listed below |\n| `REMARKETING_LIST_SOURCE_ADX` | ADX |\n| `REMARKETING_LIST_SOURCE_DFP` | DFP |\n| `REMARKETING_LIST_SOURCE_XFP` | XFP |\n| `REMARKETING_LIST_SOURCE_DFA` | DoubleClick Campaign Manager |\n| `REMARKETING_LIST_SOURCE_GA` | Google Analytics Premium |\n| `REMARKETING_LIST_SOURCE_YOUTUBE` | Youtube |\n| `REMARKETING_LIST_SOURCE_DBM` | DoubleClick Bid Manager |\n| `REMARKETING_LIST_SOURCE_GPLUS` | G+ |\n| `REMARKETING_LIST_SOURCE_DMP` | DoubleClick Audience Center |\n| `REMARKETING_LIST_SOURCE_PLAY_STORE` | Playstore |"]]