Build an Audience
objective in next few steps you will be creating the audience you want to target for the campaign which is the all the active line holders who have a make that matches the flagship phone that is launching the goal being this is the group you want to target with a sms message nudging them to upgrade their phones add build audience activity on the canvas click the + symbol and then select the build audience activity to add it to the workflow in the right rail you see the build audience properties update the label to state the following active lines with apple select targeting dimension the next step is to select the targeting dimension (i e what table you want to query) do the following steps click on the search icon in the targeting dimension box on the popup, search for and select the table named dep rel customer line and then click the confirm button note always remember the targeting dimension of each audience you create you’ll learn its significance in the next steps note if you ever select an adobe created schema you note the schema starts with > (caas) this is just a namespace applied to the tables within the relational store and stands for campaign as a service ) create audience now that you have selected your targeting dimension (what relational schema you are going to query) you can start creating your definition in the right rail click on the create audience button next click on the add condition button create condition(s) now its time to write the logic of the audience using the attributes found in the schema the goal is to find all customer lines who are active and using a make of apple create condition #1 using the following information and then click on the refresh icon to view the count attribute active line value true click refresh icon to view the qualifying counts on the condition you should see a result of 241 if you've built the condition correctly create condition #2 clicking the add condition button and select the product lookup schema by clicking on the > icon look for the field named make and click on the three dots and select distribution of values note the various values you only want apple and thankfully it doesn't have a 100 different spellings click on the apple field to select it and then click the select attribute and value button in the upper right this is a prime example of where the data architect should have designed the schema with enumerations this way a marketer doesn't have to manually select/type in the value shame on the data architect! the make field is automatically added along with conditions shown below operator equal to value apple case sensitive enabled click on the calculate icon and you should see 85 as the result note the use of the and operator in the group whether you build this in a single group like shown or multiple groups the and is important because it tells orchestrated campaigns both conditions must be true verify counts click on the calculate icon found in the right rail under the heading profiles targeted to get an exact estimate of the audience size you should see 65 as the final count notice how each individual condition returned a different number (condition #1 > 241 and condition #2 > 85) but the final audience size was the lesser of the two conditions this is because of that and operator if you see final count of 65 click the confirm button in the top right of the screen and then click the save button in the top right to save your work challenge assume for a moment you had typed in the last condition such that make was equal to apple (lowercased) and you had left the configuration option for case sensitive toggled on this would make that conditions record count equal to 0 so you would have 241 active lines and 0 where the make is apple what would be the final audience size it this case? answer its zero ) do you know why? recap you have successfully created your first audience and should now see how easy it is to develop and validate your counts within the build audience activity