ReportDefinitionService

2014-05-19 Thread Dzu
Hello, its way to use at the same time 2 LoadService? Like: $user->LoadService(*array('ReportDefinitionService', 'PrimaryBillingId')*, ADWORDS_VERSION); $selector->fields = array('CampaignId', 'AdGroupId', 'Id', 'Criteria', 'CriteriaType', 'Impressions', 'Clicks', 'Cost', 'AccountDesc

Re: Download campaigns, get a budget

2014-05-19 Thread Igor Schut
Hi Mike, Thanks for the quick response. By budget I meant; Shared Library > Budgets. There you can find simular objects with the exact same data. As far as the campaign goes, can you send us a screenshot with this campaign being in the AdWords UI? We are unable to locate this. As far as your

Re: Adwords API Bug?

2014-05-19 Thread Dzu
Can i send information to your email? 2014 m. gegužė 19 d., pirmadienis 23:22:08 UTC+3, Michael Cloonan (AdWords API Team) rašė: > > Hello, > > I am not sure I understand the issue you are trying to describe. Are you > saying that, once a month (for one day only), your campaigns are showing >

Re: How do I use the TrafficEstimatorService in the PHP library with Verticals?

2014-05-19 Thread Scott Luther
Hi Josh, Thanks. I'm still not quite sure how to pull the data for multiple keywords. I don't expect the value for a single keyword to change, but I'm still not understanding why the API doesn't combine the volume from two keywords (when two are specified). Is there something I'm missing here?

Re: Integer Id fields in GEO_PERFORMANCE_REPORT

2014-05-19 Thread Devesh Parekh
Hi Takeshi, This bug is causing the reporting endpoint to return data that I cannot automatically map to an ID. For example, when I run "SELECT CityCriteriaId, MetroCriteriaId, RegionCriteriaId, CountryCriteriaId, MostSpecificCriteriaId, Impressions,Clicks FROM GEO_PERFORMANCE_REPORT WHERE AdG

Re: How do I use the TrafficEstimatorService in the PHP library with Verticals?

2014-05-19 Thread Josh Radcliff (AdWords API Team)
Hi Scott, If you are interested in past performance for a specific set of criteria, please see my earlier message today where I covered this information and let me know if you still have questions. For predicted future perf

Re: How do I use the TrafficEstimatorService in the PHP library with Verticals?

2014-05-19 Thread Scott Luther
Hi Josh, We want to tell give our users an idea of how many people will see the ad based on the targeting parameters they have entered, including the keywords they have chosen. What's the best way to do that? How do we query the TrafficEstimatorService with age and gender parameters? How about

Re: Adwords API Bug?

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hello, I am not sure I understand the issue you are trying to describe. Are you saying that, once a month (for one day only), your campaigns are showing more clicks than they really have gotten? Is this only via the API, or does the UI show the same data. Can you please give more information o

Re: Adwords API Bug?

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hello, I am not sure I understand the issue you are trying to describe. Are you saying that, once a month (for one day only), your campaigns are showing more clicks than they really have gotten? Is this only via the API, or does the UI show the same data. Can you please give more information o

Re: how to get Keywords special status via API

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi, I'm not sure that the API can do exactly what you are asking, but we do have services that make predictions on these kinds of stats, or report on these stats. I think the easiest thing to use would be the Keywords Performance Report

Re: Download campaigns, get a budget

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi Igor, I did a little more research into this, and it seem that these campaigns are created either via the AdWords Express UI or API. When using the AdWords API, you should simply ignore these campaigns, and all their child objects, to make sure not to interfere with AdWords Express. Regards

Re: Adwords API request limits

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hello, 1) There are two kinds of limits on requests. If you have basic access to the API, then you are limited to 10,000 requests per day. If you have standard access, then you have unlimited requests per day. With either kind of access, you are also subject to rate limits

Re: Download campaigns, get a budget

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi Igor, I did a little digging into this campaign internally. It's definitely a campaign, not a budget. Even on the UI, this seems to be in the same place as all the other campaigns. Can you share more about what you mean by it being a budget? I'm not sure I understand that part. In any case,

Re: Dynamically loading adwords tag

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi Ofer, This is an unusual usage of this feature, so I'm not sure exactly how to get it to work. I would expect it to work the way you mentioned (set up all the variables and then load and run conversion.js). There is also an image that needs to be loaded to the page for everything to register

Re: How do I use the TrafficEstimatorService in the PHP library with Verticals?

2014-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, The API does not quite work the way you described. The service returns various phrases related to the keywords (and other parameters) you provide, but a given keyword's volume won't be affected by the number of terms that are associated with that keyword in your request. For example, if I i

Re: How do I use the TrafficEstimatorService in the PHP library with Verticals?

2014-05-19 Thread Scott Luther
Hi Josh, We aren't seeing the number fluctuate for individual keywords - we are expecting that adding keywords will increase the impressions. We are submitting the following keywords (with a type of BROAD): cruise, cat, dog. If it were an "OR" wouldn't it add the amount for each of those indiv

RE: Where can I find the "OAuth 2.0 Token Management Server" aka "OAuth 2.0 Key Cache"?

2014-05-19 Thread Chris Lande
That’s correct. I’m getting a 403 error. From: adwords-api@googlegroups.com [mailto:adwords-api@googlegroups.com] On Behalf Of Michael Cloonan (AdWords API Team) Sent: Monday, May 19, 2014 5:42 AM To: adwords-api@googlegroups.com Subject: Re: Where can I find the "OAuth 2.0 Token Management Se

Re: Problem in getting Campain's Clicks / Cost when status is Active

2014-05-19 Thread Vaios Panourgias
Thank you very much for your time. I'll try everything you suggest and i will let you know! On Monday, May 19, 2014 6:02:40 PM UTC+3, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > The campaign you mentioned in your email to me is a *Dynamic Search Ads* > (DSA) > campaign, so I would rec

Re: Problem in getting Campain's Clicks / Cost when status is Active

2014-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, The campaign you mentioned in your email to me is a *Dynamic Search Ads* (DSA) campaign, so I would recommend one of the DSA-specific reports: - Keywordless Category Report - Keywordless Query Repor

Re: howtogetmerchantidusingjavacode

2014-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, When you use the *get* method for most AdWords services, you will pass a generic *Selector* object that tells AdWords which fields you want to retrieve for each object. For more information on selectors please see our Working with Objects Guide

Re: How do I use the TrafficEstimatorService in the PHP library with Verticals?

2014-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, To answer your first question, you can get historical volumes using the following SearchParameter subtypes: - Verticals - CategoryProductsAndServicesSearchParam

Re: campaign conversion count greater than summed adgroup conversion count?

2014-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, Could you send the following *only to me* by clicking *Reply to Author*? - Customer ID of the AdWords account(s) - XML or AWQL report definitions you are using Thanks, Josh, AdWords API Team On Wednesday, May 14, 2014 5:12:55 PM UTC-4, Omar El-Domeiri wrote: > > The campaign I'm looki

Re: Problem getting Campaign's Clicks or Cost when status='Active'

2014-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, This looks like a duplicate of your other post from May 12, where I asked a follow up question. Let's continue the discussion there. Thanks, Josh, AdWords API Team On Friday, May 16, 2014 7:11:26 PM UTC-4, Vaios Panourgi

Re: AWQL impressions > 0 in CAMPAIGN_PERFORMANCE_REPORT

2014-05-19 Thread Mike Young
Hi, Solved this myself! In my script I was getting the data for TODAY, YESTERDAY, and LAST_MONTH for many clients all in one go. BUT when I get it for just the TODAY date range it works The api does not know what date range the impressions > 0 was to be applied to... On Wednesda

Re: Where can I find the "OAuth 2.0 Token Management Server" aka "OAuth 2.0 Key Cache"?

2014-05-19 Thread Michael Cloonan (AdWords API Team)
Hi Chris, Here's the link: https://code.google.com/a/google.com/p/oauth2-keycache/ I think the problem might be that you're getting a 403 error when accessing that page. Is that correct? I'm going to see what I can do to resolve this. Regards, Mike, AdWords API Team On Friday, May 16, 2014 6:2

how to get Keywords special status via API

2014-05-19 Thread assaf
Hi, I was wondering if/what keyword statuses can be fetched via API (either by report or AdGroupCriterion*) :* ** *Rarely shown due to low quality score * Low search volume * Below First page bid Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Googl

Adwords API request limits

2014-05-19 Thread Dzu
Hello, 1) Where i can found AdWords API request limits (Check how much have now used)? 2) Where i can change it? 3) And how it cost? :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goog

Re: Expected clickthrough rate, Ad relevance, Landing page experience

2014-05-19 Thread Ray Tsang (AdWords API Team)
Basker, Those are not available at the moment. Thanks, Ray On Friday, May 16, 2014 12:03:24 PM UTC+8, basker reddy wrote: > > Hi, > > From The Above Code > > > https://developers.google.com/adwords/api/docs/reference/v201206/AdGroupCriterionService.QualityInfo > > gives the same info as displa

Re: When can we set contentBid on a new ad group?

2014-05-19 Thread Ray Tsang (AdWords API Team)
Chris, I was looking into this in more details - since you are using v201309, you should be able to do the following: 1. create a campaign with search and display network 2. do not explicitly set the displaySelect attribute when creating the campaign This should create the older Search and Dis

Re: howtogetmerchantidusingjavacode

2014-05-19 Thread srikanthg . netelixir
HI Josh, Can you please explain what the following line means Appreciated if provide a sample code for this. If instead you want to discover the merchant center ID for a *campaign*, you can get this information from the AdWords API by including the "Settings" field in your CampaignService