ga_remarketing_estimate {googleAnalyticsR} | R Documentation |
Estimate number of users added to the segment yesterday
Description
Estimate number of users added to the segment yesterday
Usage
ga_remarketing_estimate(remarketingAudience)
Arguments
remarketingAudience |
A remarketing audience object from ga_remarketing_get Takes the segment definition from a remarketing audiences and runs it against the viewId to see current estimated users The total audience size is this figure for every membershipDurationDay from yesterday |
Value
data.frame
See Also
Other remarketing management functions:
ga_remarketing_build()
,
ga_remarketing_create()
,
ga_remarketing_get()
,
ga_remarketing_list()
[Package googleAnalyticsR version 1.1.0 Index]