Git Product home page Git Product logo

Comments (4)

bubianchi avatar bubianchi commented on June 12, 2024

@pytmar
When you request with the "Hour" dimension, you shall also ask for "Day" dimension, as the "hour" column in the response will contain only an hour range e.g. "5:00 PM - 5:59 PM" without specifying the "day" they belong to.

from criteo-python-marketing-sdk.

UmarIgan avatar UmarIgan commented on June 12, 2024

Thank you for your answer. So what dimension should i use getting the metrics for current moment?

from criteo-python-marketing-sdk.

bubianchi avatar bubianchi commented on June 12, 2024

The dimensions specify how to "split" data in rows: one row of metric for each combination of dimension values.
The time range for the metrics is specified by the boundaries "StartDate" and "EndDate". These dates are respectively truncated to "begin of the day"and "end of the day. The minimal range is then one day.
For instance: startDate = "2020-08-18" and endDate = "2020-08-18" for the whole day of August the 18th 2020.

Note: the metrics data are refreshed and are only available after several hours. The latest data you can get are probably 4- to 6-hour old.

from criteo-python-marketing-sdk.

UmarIgan avatar UmarIgan commented on June 12, 2024

Thank you, when i set endDate to today i can't see current metrics and if i set endDate to let's say August the 18th 2021
i still can't see any matrics for today. From your answer i should get data belongs to 4-6 ago before this current moment, this what i understood am i right? but still i can't see.

from criteo-python-marketing-sdk.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.