Re: How get Invalid activity?

2016-06-17 Thread Kostya Solovichenko
Yes, but if some several clicks not detected at once, google pay me within two months. How get cost this pay or calculate? пятница, 17 июня 2016 г., 1:12:51 UTC+3 пользователь Shwetha Vastrad (AdWords API Team) написал: > > Hi, > > If a click has been found to be invalid, it is automatically fil

how to get Account performance information

2016-06-17 Thread Abdurrahman Al Faruqi
I'm currently get the account_performance_report but I can only get the single account. Now what if I want this information like this : Account | Impression | Clicks | CTR Account 1 100,123

Re: how to get Account performance information

2016-06-17 Thread 'Peter Oliquino' via AdWords API Forum
Hello, Unfortunately, report generation for multiple accounts is not supported in the AdWords API. You must submit a different report request for each account as also mentioned in this link . Thanks

Re: ServingStatus on CAMPAIGN_PERFORMANCE_COLUMNS only showing the "eligible" campaign

2016-06-17 Thread Abdurrahman Al Faruqi
yes it worked but not displaying limited by budget and the records i got from google doubled, for example Campaign Name| Clicks | Status Campaign 1 212 enabled Campaign 10 enabled Camp

Filtering on bid recommendations that are not set yet. KEYWORDS_PERFORMANCE_REPORT

2016-06-17 Thread Will
Hi there, I'm trying to pull back keywords that do not have one of the three recommended bids set, but I can't work out how to specify that in AWQL. For example if I set FirstPositionCpc = 0 or FirstPositionCpc = '--' the first one returns no results, and the second throws an error (I assume it

Re: ServingStatus on CAMPAIGN_PERFORMANCE_COLUMNS only showing the "eligible" campaign

2016-06-17 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You could try adding ServingStatus to get the 'eligible', 'paused' or 'limited by budget' campaigns and AdNetworkType1 to differentiate whether the campaign is for the SEARCH or DISPLAY networks. You may also use AdNetworkType1 field as a filter to eliminate the duplicate records. Your que

How to get campaigns targeted location group using api

2016-06-17 Thread Anil
Hello, We have campaign where location group is targeted "* top 10% (US) within United States". To get locations targeted via API we have used Campaign Criterion service where we get this under location groups where only id is mentioned. How can we get the actual group name like "top 10

Re: Targeting Idea Service cateogory seems off

2016-06-17 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, A fix went out recently to improve the category mappings. Please retry your request and let me know if you still see any issues. Thanks, Josh, AdWords API Team On Thursday, April 28, 2016 at 3:10:22 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > I just tried your request and

Re: Performance data by language

2016-06-17 Thread Anil
Hello, is this available now with latest API versions V201605? On Tuesday, July 23, 2013 at 12:45:01 PM UTC+5:30, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > Unfortunately it's not supported. > > Best, > - Takeshi, > > On Monday, July 22, 2013 6:06:07 PM UTC+9, techpoi...@gmail.co

Retrieve data from display network planner & budget ideas by API

2016-06-17 Thread Alexey Makarov
Hi! I have two questions about AdWords API: 1) Is there any possibilities to retrieve display network planner data by API? I needed weekly performance forecasts for display network targeting criteria (keywords, topic, interests, etc.) 2) Can I retrieve daily budget ideas (which shows when cam

Re: DEBUG: Did not load optional configuration file log exception for every request

2016-06-17 Thread Gazal Garg
You should add google-ads-api-java-build.properties file in your application's resource folder. For me the content of the file was: lib.name=Common-Java lib.version=2.15.0 # Options are: # internal: not deployed # maven: deployed by maven # jars: dependency jars build.type=maven On Thur

Re: SoapFault [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2016-06-17 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The email account used to generate the credentials should be associated with an AdWords account. Could you provide the clientCustomerId and the email account associated with credentials being used? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team.

Re: Best way to get Conversion data and clicks data from campaign performance report

2016-06-17 Thread Raghu Kashyap
Thank you. Trying to work with ConversionCategoryName and ConversionTypeName fields to actually extract all the conversions and conversion values. On Wednesday, June 8, 2016 at 12:05:47 AM UTC+5:30, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Raghu, > > You are right. The ConversionTypeNa

Batch Job Service Template Ad Same Adgroup

2016-06-17 Thread Adrian Blanco
Hi, I'm trying to create template ads in the same batch job, my process is doing reasonably well but the problem is when i'm creating many template ads (419) for the same adgroups. I mean I'm sending two or more operations for the same adgroup. When this happens, the batch job service status c

Re: Campaign negative keywords report SelectorError.FILTER_BY_DATE_RANGE_NOT_SUPPORTED

2016-06-17 Thread Kurt Wheeler
Is it documented which Report Types do and do not support filtering by date range? I've been looking and googling for it and haven't seen any mention of it anywhere. Is there any way to tell that a given request will return this error before making the request? On Tuesday, October 1, 2013 at 11

Re: Batch Job Service Template Ad Same Adgroup

2016-06-17 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Adrian, Could you please provide the SOAP XML request/response logs and the batch job ID? Please click on "Reply privately to author" when responding. Regards, Vishal Vinayak, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: htt

Re: How get Invalid activity?

2016-06-17 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can find these adjustments in the billing section of your AdWords account. Once you login to your account, click on the gear icon on the top right corner and select *Billing* from the drop down menu and select *Transaction history* from the panel on the left hand side. On this page you

+10.000 adgroups in a campaign, API won't load any more adgroups

2016-06-17 Thread hugo
Account ID: 563-341-7060 I got a campaign with 9.511 adgroups and my API don't want to load anymore adgroups in this campaign. I tried to delete all the adgroups that are not relevant anymore, but they remain in the campaign with the 'delete' status. Is it possible to delete them 'for real' so

Campaign Performance report contains Universal App campaign stats, but Account Performance report does not

2016-06-17 Thread j.e.frank
Using v201603. We have an account running 7 campaigns. One of them is a Universal App campaign. If I run an Account Performance report using the API, I get the account spend minus the spend for that campaign. That kind of makes sense since these campaigns are supposed to be invisible to the

Re: Campaign Performance report contains Universal App campaign stats, but Account Performance report does not

2016-06-17 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Currently, universal app campaign data is only available in the Campaign Performance Report . As a workaround to make your reports consistent, you can exclude UA campaigns to appear in your Campaign Performance

Re: Exception while trying to download result using BatchJobService

2016-06-17 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, In case anyone else encounters the same issue and see this post, please upgrade to version 2.16.0 of the Java client library and retry your request. That release includes a fix to work around some inconsistent behavior b

Re: +10.000 adgroups in a campaign, API won't load any more adgroups

2016-06-17 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Hugo, There is no way to delete the adgroups permanently. You can filter your results in AdGroupService.get to show you active/enabled adgroups only by passing a Selector

Re: How to get campaigns targeted location group using api

2016-06-17 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Anil, Once you have retrieved the complete LocationGroup object using the CampaignCriterionService

Re: Retrieve data from display network planner & budget ideas by API

2016-06-17 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alexey, The AdWords API does not have services equivalent to the Display Planner or recommended Campaign budgets at the moment. However, it does offer the following services equivalent to the Keyword Planner: - TargetingIdeaService

Re: Get custom data in response when calling mutate()

2016-06-17 Thread David Denton
Hi Thanks for the response. Is there any guarantees the API can make about the order of the entries in the response? For example if the request was sent something like: operations = [adgroup_1, adgroup_2, adgroup_3] response = client.mutate(operations) print response['entries'] # >> [adgroup_