Now i have 2 data source
- Google sheet with following
Media channels | Impression | Click | Cost |
---|---|---|---|
A | 111 | 111 | 111 |
B | 222 | 222 | 222 |
- DV360 source (I have already created a custom field for categorizing DV360 source to show Media Channels - Dv360)
Impression | Click | Cost |
---|---|---|
333 | 333 | 333 |
On the looker studio, these are metrics i need, blending data from 2 sources
Media channels | Impression | Click | Cost |
---|---|---|---|
A | 111 | 111 | 111 |
B | 222 | 222 | 222 |
DV360 | 333 | 333 | 333 |
Total | 666 | 666 | 666 |
In this case,
-
what will be the Join configuration to select?
-
Join condition will be only Media Channel?
-
Any other steps to complete ?
-
For next setup it has to be blended with CM360 source to show conversion metrics. Does it works ?
Appreciated for any assistance. Thank you !