Re: How to get Disapproved Ad extensions?

2017-07-06 Thread Ronak Shah
Hello Shwetha, I understand what you said but I am trying to ask you something else.Let me explain you in different context, If you see in the Adwords Interface and navigate to *Ad extensions *tab and we can directly filter all extensions by status = Disapproved.So I am looking for a way to

Re: Migrate from V201702 to V201705

2017-07-06 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jeszi, Below are my answers to your questions. I am not sure what are exactly the replacements for them in version V201705. Are they PolicyApprovalStatus.DISAPPROVED and PolicyApprovalStatus.UNDER_REVIEW? The ApprovalStatus enums

Re: Set new cpc bid in keyword criterion level

2017-07-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You may still be able to maintain bids at the criterion level, what has been restricted for bidding (since version 201705) is the overriding of bidding strategies at the keyword and ad group level. This would mean that setting the biddingStrategyType, biddingStrategyId, and biddingScheme

Re: Campaign Performance Report metrics for bids placed and won for a Display Network Ad

2017-07-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi Aashay, I'm afraid the AdWords API currently does not support the metrics or fields that provide the number of bids placed or won by an ad. For the list of all supported fields and reports, you may refer here .

Zero Impressions Issue: dateRange is expected

2017-07-06 Thread Danny
Hi I'm trying to make a call on the CRITERIA_PERFORMANCE_REPORT and AD_PERFORMANCE_REPORT report, but I keep getting this error, [Google\AdsApi\AdWords\v201609\cm\ApiException] > Details: [fieldPath: ; trigger: Invalid ReportDefinition Xml: > cvc-complex-type.2.4.b: The content of element

Zero Impressions Issue: dateRange is expected

2017-07-06 Thread Danny
Hi I'm trying to make a call on the CRITERIA_PERFORMANCE_REPORT and AD_PERFORMANCE_REPORT report, but I keep getting this error, [Google\AdsApi\AdWords\v201609\cm\ApiException] > Details: [fieldPath: ; trigger: Invalid ReportDefinition Xml: > cvc-complex-type.2.4.b: The content of element

Campaign Performance Report metrics for bids placed and won for a Display Network Ad

2017-07-06 Thread Aashay Shah
Hello, I was wondering if there are any Campaign Performance Report metrics that reports number of bids placed and number of bids won by the campaign. I have come across the ContentBudgetLostImpressionShare metric in CAMPAIGN_PERFORMANCE_REPORT but this metric reports a percentage of number

Migrate from V201702 to V201705

2017-07-06 Thread kristen le
Dear all, we are migrating from V201702 to V201705, and previously we use AdGroupAdAprovalStatus.DISAPPROVED and AdGroupAdAprovalStatus.UNCHECKED. I am not sure what are exactly the replacements for them in version V201705. Are they PolicyApprovalStatus.DISAPPROVED and

Set new cpc bid in keyword criterion level

2017-07-06 Thread SP
Hi, I have a doubt about the bidding behaviour with new adwords api version (v201705). As far as I see in official documention now we cannot assign the bidding strategy in keyword criterion level (https://developers.google.com/adwords/api/docs/guides/bidding) but I tried to set new CpcBid

Campaign Performance Reporting

2017-07-06 Thread Aashay Shah
Hello, I've been going through the Reports documentation and to connect and query for CAMPAIGN_PERFORMANCE_REPORT. I was trying to find a metric that would return the Number of bids placed and Number of bids won for my campaign. I am aware of the ContentBudgetLostImpressionShare and

Re: Offline Call Conversion - Import Call Data Records, without using a Google Forwarding Number

2017-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Valerio, You need to use a Google forwarding number to upload offline call conversions. For AdWords to match the calls, Google forwarding numbers must have been enabled for your call

Re: Get Dimension Tab data for an Adgroup in pentaho data integration

2017-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, There isn't a direct equivalent API report for the data available in the "Hour of day" view in the Dimensions tab. You could consider using Account Performance Report , AdGroup

Re: how can i calc QualityScore

2017-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Quality Score is an aggregated estimate of your overall performance in ad auctions. There isn't a direct formula which you can use to calculate this value. You need to include the QualityScore field in the selector and download the Keywords Performance Report

Re: How to get Disapproved Ad extensions?

2017-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ronak, FeedItemService will return the details of all the FeedItems in the account that matched the selector. You can use the value "PolicyData" in the selector with FeedItemService as well to get the

Re: How much advantage in efficiency can I expect from using Batch Job Service on <1000 customer accounts?

2017-07-06 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Kruger, Looks to me like the workload that you have to process isn't high - assuming you want to update bids for all the keywords in a single account, you are looking at ~3*100*10 = 3000 mutate operations per account. As you guessed, you can easily spread it over ~10 synchronous calls per

Re: Abnormally high number of cancelled/failed batch jobs

2017-07-06 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Simon, The fix is now on our production servers. Please give it another try. If you're still experiencing issues, please get back to me. Thanks, Nadine, AdWords API Team On Wednesday, July 5, 2017 at 8:23:27 AM UTC-4, Nadine Sundquist (AdWords API Team) wrote: > > Hello Simon, > > It

Re: Is there any api support for managing objectives?

2017-07-06 Thread Sandeep Chaudhary
Hi Peter, If by default the campaigns created are for all features, then how can i optimize the campaigns for conversion? I have seen the criterion and it only talks about the my targeting options. So cant i run my campaigns based on conversion recorded? On Thursday, June 29, 2017 at 2:11:22

Re: Is there any api support for managing objectives?

2017-07-06 Thread Sandeep Chaudhary
Hi Peter, If by default the marketing objective are all features then how do i optimize the campaigns for conversion? On Thursday, June 29, 2017 at 2:11:22 PM UTC+5:30, Peter Oliquino wrote: > > Hi, > > By managing objectives, did you perhaps mean marketing objectives >

Offline Call Conversion - Import Call Data Records, without using a Google Forwarding Number

2017-07-06 Thread Valerio Tesei
Hi All, Apologies if my terminology does not match exactly the industry, but this is one of my first dive into AdWords, I've come here after searching for hours, I'm wondering if this is possible at all. My Scenario is the following: 1. add is configured with a call extension using a

how can i calculate qualityScore

2017-07-06 Thread web david
how can i get the qualityScore like avg position by (SUM(Impressions * AveragePosition) / SUM(Impressions)), so whats the formula for calc qualityScore.thank you advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

how can i calc QualityScore

2017-07-06 Thread web david
I want to calculate qualityScore in keyword like avg position by (SUM(Impressions * AveragePosition) / SUM(Impressions)) , so whats the formula about qualityScore 。thank you advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How we can do adwords reporting?

2017-07-06 Thread Kathrine kennley
How We Add Value for Our Clients - Part 2: Adwords Reporting - More Than Just CPC and CTR Graphs -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Hourly AdGroup Performance Report

2017-07-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi Muhammad, If you wish to use Javascript, then I would recommend that you get in touch with the AdWords Scripts team for more information as to how you can achieve this. Thanks and regards, Peter AdWords API Team -- --

Re: Error when migrating from version 201702 to 201705

2017-07-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jeszi, In migrating to the latest version, could you confirm if you followed the migration guide and if you double checked if you have imported the appropriate libraries/classes into your code? Additionally, since

Get Dimension Tab data for an Adgroup in pentaho data integration

2017-07-06 Thread Muhammad Shahzad
I need to get this data from Google Adwords Dimension Tab for an Adgroup, I need to get it in Pentaho Data Integration step so that i can save this on

Re: Hourly AdGroup Performance Report

2017-07-06 Thread Muhammad Shahzad
Can this be achieved using javascript? On Thursday, March 17, 2011 at 5:13:42 AM UTC+5, Eric Koleda wrote: > > Hi Tyler, > > There isn't an example for this exact type of report, but there is an > example for a KEYWORDS report that you can use as a starting point: > > >

Re: pentaho integration

2017-07-06 Thread Muhammad Shahzad
Did you achived the solution for this? On Tuesday, March 15, 2011 at 11:52:16 PM UTC+5, discovlad wrote: > > Folks, > Has anybody tried integrating Pentaho with adwords. If so, what > approach are you using? That is, have you written a kettle plugin > that calls goodle's adword api, or are

Re: pentaho integration

2017-07-06 Thread Muhammad Shahzad
I want to get this data in Pentaho Data Integration, this is of adgroup, how can i get the data from Dimension tab? On Tuesday, June 26, 2012 at 7:28:27 PM

Developer Token transfer

2017-07-06 Thread 'Hussein Negm' via AdWords API Forum
Hello I have a question regarding Developer Token transfer Background: I have an unusual situation with developer tokens. We have a number of MCC accounts that were previously under separate accounts that we now want to consolidate. I have an approved access token on 2 of them (same token). I

Error when migrating from version 201702 to 201705

2017-07-06 Thread lktrang
Dear all, I got this error when migrating from version 201702 to 201705 SEVERE: Servlet.service() for servlet default threw exception java.lang.NullPointerException: No group found for service: v201705.LocationCriterionService at

Re: Need Manager account details after authorization

2017-07-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi, There is currently no way to get the MCC account information via the access tokens of the AdWords API. Please note as well that there is currently no way to get MCC or manager account information via the AdWords API if you are making calls using a client account. However, you may be able