Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

QueueDataWarehouse doesnt seem to work when elements has multiple classifications #210

@ratraspringboard

Description

@ratraspringboard

Hi Randy,

I am working on a project to extract bulk data from Adobe using RSiteCatalyst.

My code is as below :
data <-QueueDataWarehouse(my.rsid, start.date, end.date,
metrics, elements,
enqueueOnly = FALSE)

My problem is that "elements", have multiple[read 14] "classifications". However, the output is returning only the "first" classification.Somehow the nesting/recursion doesn't seem to work.

Please help on this.

B/R
Vishal

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions