ga_remarketing_get {googleAnalyticsR} | R Documentation |
Get a remarketing audience
Description
Get a remarketing audience
Usage
ga_remarketing_get(accountId, webPropertyId, remarketingAudienceId)
Arguments
accountId |
Account Id |
webPropertyId |
Web Property Id |
remarketingAudienceId |
The ID of the remarketing audience to retrieve. |
Value
Remarketing Audience object
See Also
Other remarketing management functions:
ga_remarketing_build()
,
ga_remarketing_create()
,
ga_remarketing_estimate()
,
ga_remarketing_list()
[Package googleAnalyticsR version 1.1.0 Index]