excluding a Placement by using NegativeCampaignCriterion (in a mobile campaign)

2014-05-27 Thread Inaal Haolam
I want to exclude a placement from a campaign The campaign is for Mobile, if that's relevant; I know the value for these variables: - Campaign ID (let's call it CID) - Placement ID (PID), - and the Placement URL (PURL) I'm trying to follow examples and docs but I can't get it to w

is there a tool or feature that show my web console actions as a JSON operation code?

2014-05-27 Thread Inaal Haolam
Some programs and websites provide developers with ability to "record" their actions, and display code snippet that can be used for the API. Is there such a feature in adwords? My guess is, that internally, adwords.google.com communicates with AdWords engine via the same JSON operations as used

excluding a placement in mobile app and NegativeCampaignCriterion'

2014-05-27 Thread Inaal Haolam
i'm trying to exclude a placement by appId and negative NegativeCampaignCriterion. Here's the operand: 'operand': { 'type': 'NegativeCampaignCriterion', 'campaignId': campaign_id, 'criterion': { 'xsi_type': 'MobileApplication', 'appId': place

how to make a placement "whitelist"?

2014-08-13 Thread Inaal Haolam
1. How can I maintain a "positive" campaign criterion of mobile placemnets? I need to enable only handful of particular placements. Until now I just added a negative placemnet criterion for unwanted placements (via "negative campaign criterion), a.k.a. blacklist. 2. Is it necessary to decla

Re: how to make a placement "whitelist"?

2014-08-13 Thread Inaal Haolam
to be more precise: 4. can I define a campaign that it works in "include" mode (i.e. even if it doesn't contain any "include" placements) ? On Wednesday, August 13, 2014 4:15:13 PM UTC+3, Inaal Haolam wrote: > > > 1. How can I maintain a "positive&q

Re: Getting a list of placements for a campaign - what's missing from my request?

2015-02-04 Thread Inaal Haolam
Hi, i will continue Omer's question: I looked into AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT , but could not find a PlacementUrl or Url field in that report. Also, I would like ,for a specific reason, to ge