Skip to content

Instantly share code, notes, and snippets.

<?php
$results = $qb
->map($this->getTableReportMapFunction($groupFields))
->reduce('function(k, vals) {
var obj = {
idealDeliveryRate: 0,
delivery: 0,
targetCtr: 0,
targetRate: 0,
impressions: 0,
//
// HelloWorldLayer.m
// Cocos2dLesson1
//
// Created by Michael Jablecki on 5/19/12.
// Copyright __MyCompanyName__ 2012. All rights reserved.
//
// Import the interfaces