Giter Site home page Giter Site logo

facebookads's Introduction

FacebooksAds PowerBI data connector

PwerBI data connector for FacevookAds

PowerBI

Quickstart

This module uses the extensibility provided by Data Connectors, so in order to use it you have to:

  1. Create a [My Documents]\Microsoft Power BI Desktop\Custom Connectors directory
  2. Enable the Custom data connectors preview feature in Power BI Desktop (under File | Options and settings | Custom data connectors)
  3. Copy the the *.mez file from /build folder into the above folder
  4. Restart Power BI Desktop

For developers

In order to extend the modules

  1. Install the Power Query SDK from the Visual Studio Marketplace
  2. Edit the existing Data Connector Project or *.pq files
  3. Build the solution The deployable *.mez files will be located in the Debug folder of each module under /src. The Relese configuration of the build will copy these files into the /build folder.

Functions

For additional examples and documentation please refer to the embeded documentation of each of the functions.

FacebookAds.Campaign

A function that returns statistical insights related to the campaigns associated with connected user

FacebookAds.Campaigns()

Output

Output

FacebookAds.API

Return a function which always returns a given value.

FacebookAds.API(URI as URI.Type, params as record)

Example FacebookAds.API("/me/adaccounts",[fields="name"])[data]{0}

facebookads's People

Contributors

hugoberry avatar

Watchers

James Cloos avatar Omid Nasri avatar

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.