LocationCriterionService returns incorrect values for CanonicalName field

2014-07-28 Thread Dzmitry Zahusta
Hi! I'm trying to get location names using the following code: Selector selector = new SelectorBuilder() .fields( Id, LocationName, DisplayType, CanonicalName, TargetingStatus) .in(LocationName, locationName)

Re: Google Shopping Tracking Product Partition ID Uniqueness

2014-07-28 Thread david
Just a guess, but could it be unique only within each campaign rather than world unique? I've noticed the same partition Id being used for the parent product partition in our testing and live accounts. If that were true then maybe a combination of campaign_id/product_partition_id would work

Why is the type of ConversionValue is Long?

2014-07-28 Thread Alex
In the documentation the type of the field conversionValue (Total conv. value) is LONG, but the values returned in reports are floats. https://developers.google.com/adwords/api/docs/appendix/reports?hl=en#criteria -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Google Shopping Tracking Product Partition ID Uniqueness

2014-07-28 Thread Mat Scales (AdWords API Team)
Hi Brett, David, product_partition_id is the Id of a Criterion. In AdWords, CriterionIds are global. That is, if two criteria have the exact same other properties, they will have the same ID. They are, in fact, the same criterion. The properties for a ProductPartition are: - type - always

QuotaCheckError.ACCOUNT_INACTIVE MCC test account

2014-07-28 Thread vishal parekh
i am trying to use adwords api of report download. i am using Test MCC account, and created one adword account from within test account. Below parameters i am using. developer token - MCC test account ClientID - MCC test account ClientSecret - MCC test account ClientCustomerID - of adword

billing information

2014-07-28 Thread S Penagos
Hi, i'm new in Adwords, i'll explain my situation: i'm a trainee in a small web company, since i have to develop a PHP tools based on the Adwords API, i've create a production MCC account in order to request a developper token and developp with another test account. I'm filling the billing

Re: Disabled ads aren't returned

2014-07-28 Thread Leejo P
Hello Danial, Thanks a lot for the reply. I am using v201402 and when I tried changing DELETED to REMOVED, I got the error :- An error has occurred: Report download failed. Underlying errors are Type = 'SelectorError.INVALID_PREDICATE_ENUM_VALUE', Trigger = 'REMOVED', FieldPath =

Re: Disabled ads aren't returned

2014-07-28 Thread Leejo P
Hello Danial, Please ignore my question. $reportDefinition-includeZeroImpressions = FALSE; When I changed this to true, it returned all the data including disabled. So it looks good. Thanks for your help! Leejo On Friday, 25 July 2014 17:50:56 UTC+5:30, Danial Klimkin wrote: Hello

Re: PHP Client Library: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null']

2014-07-28 Thread vukeemarketing
I have the same problem, can you please check this account? I had our corp HQ in Germany put in billing info and agree to TOS, they said they did it, and I see the billing section has a card on file. Production MCC: 303-240-1871 Thanks, James -- --

Create campaign with automatic bidding strategy focus on click

2014-07-28 Thread Baptiste Pernet Mugnier
Hello. I am trying to create a campaign with these settings for the bidding strategy: Focus on *clicks* - use maximum CPC bids AdWords will set my bids to help maximize clicks within my target budget In the example, I only see MANUAL_CPC. I tried with BUDGET_OPTIMIZER, but I get this error:

Re: MutateJobService for Shopping campaigns?

2014-07-28 Thread Józef Janik
Will MutateJobService eventually support ProductPartitions as it does other AdGroupCriterion? On Monday, June 30, 2014 12:33:26 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi, Your assumption is correct - we still do not support MutateJobService calls for shopping campaigns.

Regardless of Landing Page quality in UI, QualityInfo.IsLandingPageQualityAcceptable always TRUE

2014-07-28 Thread James Kelly
I am attempting to take an inventory of my poorly performing landing pages and find areas for improvement... in order to make this a worthwhile exercise I need a way to do this systematically and not by simply going keyword by keyword in the UI, hovering over the bubble and making note of the

Re: Google Shopping Tracking Product Partition ID Uniqueness

2014-07-28 Thread david
On Monday, 28 July 2014 12:00:20 UTC+1, Mat Scales (AdWords API Team) wrote: Hi Brett, David, The root partition of a tree has no parentCriterionId and no caseValue, so there are actually only two root partition criteria - one is a UNIT and one is a SUBDIVISION. This similarly means that

Reduced results for TargetingIdeaService in v201402

2014-07-28 Thread Hunter
This question is quite similar to: https://groups.google.com/forum/#!topic/adwords-api/6MJ-Z9ouS7g which also asks about reduced results from the TargetingIdeaService in v20140. However, the answer on that question doesn't seem to actually answer the question Why is the TargetingIdeaService

Re: PHP Client Library: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null']

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, Your account also shows that Terms Conditions have not been accepted. Please contact AdWords API Compliance https://services.google.com/fb/forms/apicontact/ and they should be able to resolve that for you. Thanks, Josh, AdWords API Team On Saturday, July 26, 2014 1:37:49 AM UTC-4,

Re: MutateJobService for Shopping campaigns?

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, We're aware that there's interest in adding support for Shopping campaigns to MutateJobService, but I don't have any additional information at this time regarding when or if that functionality will be added to the API. Best regards, Josh, AdWords API Team On Friday, July 25, 2014 1:17:12

Re: Any ways to filter by DisplayType in LocationCriterionService?

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, At this time LocationCriterionService https://developers.google.com/adwords/api/docs/reference/v201406/LocationCriterionService only supports filtering by *LocationName* or *Id*. As an alternative to filtering by *DisplayType*, you could download our CSV file

Re: Google Product Taxonomy vs Product Bidding Category

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi Jonathan, It looks like the Google Product Taxonomy is a static list, so it is *possible* that it's outdated, but I'm still looking to confirm that. I'll post back here when I have more information on that front. I'm curious -- do you have specific examples where *Merchant Center* shows

RE: [8-6882000004221] Linking AdGroupCriterionService Product Partition ProductBiddingCategory ID to ConstantDataService getProductBiddingCategoryData

2014-07-28 Thread Jonathan Wu
This turned out to be a big on my side. So I deleted my post. But! I made a new post about needing a mapping between the Google taxonomy and the product bidding category. Can you help me out with that? On Jul 28, 2014 7:37 AM, adwords-api@googlegroups.com wrote: Hi, We received the email

Re: How to get Campaign's defined Call Extension Phone number through AdWords API or the Reports?

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi Muhammad, There are two ways to get this information: reporting or a combination of the various feed services. The reporting approach is, by far, the simpler way to go. If you have impressions where call extensions have served, you can simply run the Placeholder Feed Item Report

Re: Downloading attribute / structural data

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, To get attribute information you can either use the object-specific services such as CampaignService https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService , AdGroupService https://developers.google.com/adwords/api/docs/reference/v201406/AdGroupService, etc., or

Re: QuotaCheckError.ACCOUNT_INACTIVE MCC test account

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, The developer token, client ID, and client secret should come from your *non**-*test account. The only value that should come from your test account is the client customer ID. Please change your config accordingly and post back if you still encounter problems. Thanks, Josh, AdWords API

Re: Create campaign with automatic bidding strategy focus on click

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, Starting with v201402, the *BUDGET_OPTIMIZER* scheme is no longer available. Please use the TARGET_SPEND https://developers.google.com/adwords/api/docs/reference/v201402/BiddingStrategyService.TargetSpendBiddingScheme scheme instead, as indicated in the v201402 Migration Guide

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-28 Thread Chad Ruff
Hi Josh, First of all thanks a lot for the update !! Yes u were right it was a wrong google id that was used whille generating the token I regenerated the token using the correct login details and i got the campaign details now i am using a function to get the stats information Public

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi Altaf, Stats and performance information is available through reports. The complete list of reports is here https://developers.google.com/adwords/api/docs/appendix/reports. You may want to check out our Reporting Basics guide https://developers.google.com/adwords/api/docs/guides/reporting

Re: LocationCriterionService returns incorrect values for CanonicalName field

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, I'm looking into this and will post an update as soon as I have more information. Thanks, Josh, AdWords API Team On Monday, July 28, 2014 4:54:31 AM UTC-4, Dzmitry Zahusta wrote: Hi! I'm trying to get location names using the following code: Selector selector = new

New Parental Status switch in the Adwords UI seems to be causing missing data in Criteria Performance Report

2014-07-28 Thread Sean
New Parental Status switch in the Adwords UI seems to be causing missing data in Criteria Performance Report, but we are seeing data in the Ad Group Performance report. Is there a way to switch this setting back so that we can see the keyword level data at reporting time? Thanks, Sean Busa

Re: Google Shopping Tracking Product Partition ID Uniqueness

2014-07-28 Thread universalionemcc
Hi Matt, Thank you for your response. I work with Brett and we are trying to determine how we can know the uniqueness of a criterion at the time of click so that we can map back to reports upstream and tie them to the correct group/campaign. The Value Track documentation is a bit unclear as to

v201309 upgrade to v201406 shows campaign spend where there was none previously

2014-07-28 Thread Josh Begleiter
Hello AdWords forum, I maintain a connection to the AdWords API for my company that lists running campaigns with IDs and spend. There are two campaigns that when viewed using the v201309 API show 0 spend, and when viewed under v201406 API show thousands of dollars of spend. This is seriously

How to pull adwords data linked w/ specific clicks/conversions

2014-07-28 Thread Aaron4osu
Is there a way to connect with adwords api to pull realtime information to store in a database in order to track which ads keywords led to a sale. Ideally this is what I would want to see happen: 1. User clicks an adword ad and arrives on the landing page 2. User fills out the form and

Re: Cannot find OAuth2TokenGenerator.exe

2014-07-28 Thread Anash P. Oommen (AdWords API Team)
Hi Dennis, Looks like a broken build at my end, I'll upload the new binary distribution shortly and update this thread. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, July 24, 2014 2:10:55 PM UTC-4, dwa...@stanford.edu wrote: I am trying to generate a refresh token using the

Re: v201309 upgrade to v201406 shows campaign spend where there was none previously

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi Josh, Could you provide the campaign IDs and report definitions where you are seeing the difference in spend? Also, could you let me know: 1. When did you run the v201309 requests and for what date range? 2. Were your v201309 requests actually returning results successfully? In other

Re: How to pull adwords data linked w/ specific clicks/conversions

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, If you track the Google Click Id (*GclId*) then you can use the Click Performance Report https://developers.google.com/adwords/api/docs/appendix/reports#click to get stats on a per-click basis. See the *How it works* and *Requirements* sections of the following Help Center article for

Re: Reduced results for TargetingIdeaService in v201402

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, I get the same result you described if I go into the *Keyword Planner* tool in the UI. That is, I get no stats for the exact phrases you mentioned. According to the *Keyword Planner* documentation, this is happening because there isn't sufficient volume for those phrases. However, if you

Re: Deleting FeedItems from a Feed

2014-07-28 Thread Stacie Waleyko
Hi Josh, Glad to see the service is working as expected. I didn't realize CustomerSyncService was that precise! I agree this probably isn't your typical use case though. Thank you for such a detailed response! Stacie On Friday, July 25, 2014 3:50:19 PM UTC-4, Josh Radcliff (AdWords API Team)

Re: Regardless of Landing Page quality in UI, QualityInfo.IsLandingPageQualityAcceptable always TRUE

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi James, As mentioned in a similar post https://groups.google.com/d/msg/adwords-api/Gvt4DGEaur8/Yoxoe3Ho52oJ, the API does not return the *exact* same categorization of quality information that's available when you hover over the quality balloons in the UI. That being said, I would be

Re: Reduced results for TargetingIdeaService in v201402

2014-07-28 Thread Hunter
Hi Josh, We were specifically just trying to get volume for a large set of keywords. Is it fair to assume that the volume is 0 for queries that return no results? Thanks. Hunter On Monday, July 28, 2014 1:44:06 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi, I get the same result

Re: Google Product Taxonomy vs Product Bidding Category

2014-07-28 Thread Jonathan Wu
Thanks for looking into this. For examples, we already see that the Merchant Center Category Animals Pet Supplies is different from the Product Bidding Category Animals. In merchant center, there is a Live Animals category on the second level where Product bidding category does not have this

Re: Reduced results for TargetingIdeaService in v201402

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi Hunter, I don't think that's a guarantee that the volume is zero, but it is low enough that we cannot provide any meaningful statistics for the criteria specified. Thanks, Josh, AdWords API Team On Monday, July 28, 2014 3:38:08 PM UTC-4, Hunter wrote: Hi Josh, We were specifically

Re: New Parental Status switch in the Adwords UI seems to be causing missing data in Criteria Performance Report

2014-07-28 Thread Sean
Hi Josh, Here is an Campaign_id/Ad Group Id combo for account_id = 867-763-6440 # campaign_id = 206269219, adgroup_id = 14426209459 It appears that it is only affecting Display/Content Campaigns. Thanks, Sean On Monday, July 28, 2014 1:07:49 PM UTC-4, Sean wrote: New Parental Status

Re: New Parental Status switch in the Adwords UI seems to be causing missing data in Criteria Performance Report

2014-07-28 Thread Sean
The report definition includes these fields with no predicates:

How to add OPERATING_SYSTEM_VERSION criterion to campaign [PHP] [v201402]

2014-07-28 Thread Kristopher Windsor
Hi, I would like to apply an OperatingSystemVersion criterion to a campaign. The code below does not work because I create a criterion, but it does not have an ID. public function doOSVersionCriterion($campaign){ $campaignCriterionService = $this-user-GetService(

Re: How to add OPERATING_SYSTEM_VERSION criterion to campaign [PHP] [v201402]

2014-07-28 Thread Josh Radcliff (AdWords API Team)
Hi, You can only pass specific predefined *OperatingSystemVersion* objects, identified by ID. To get the list of available objects and their IDs, please use ConstantDataService.getOperatingSystemVersionCriterion