Remarkrting and PLA campaign create via adwords api

2015-04-28 Thread MCC Test
Hello Everyone, I need to create the remarketing campaigns and PLA campaigns via adwords api.Can anyone help me which api service I need to call? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https:

UnicodeDecodeError on DownloadReportAsStringWithAwql

2015-04-28 Thread João Aparício
Not much more to say apart from the title. I have the code: report_downloader = client.GetReportDownloader(version='v201409') report_query = ('SELECT Impressions,QualityScore,KeywordText ' + 'FROM KEYWORDS_PERFORMANCE_REPORT ' + 'WHERE Impressions >

Re: Reporting - Data for Removed artifacts

2015-04-28 Thread Danial Klimkin
Hello Stacle, I am not able to reproduce this report with your definition. Are you sure this was a response for this exact definition? If it was, can you let me know the exact timestamp of the request (including timezone)? -Danial, AdWords API Team. On Monday, April 27, 2015 at 9:52:11 PM

Discrepancy in Cost Data between Webview and Adwords API

2015-04-28 Thread patrick
Here's the query I made on the API: SELECT Cost,Clicks,Impressions,CampaignName,Id,Date FROM CAMPAIGN_PERFORMANCE_REPORT DURING 20140401,20140801 The cost reported for one of my campaigns on July 4th is significantly different between the web view and the API query. -- -- =~=~=~=~=~=~=~=~=~=

How to get developer token for googleads api ?

2015-04-28 Thread Ajay Pratap
please help me -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subs

ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2015-04-28 Thread Michael D
Hi, Im gettin reports for different Accounts under my Mcc. But for one I get "ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH" . Why it works for all other Accounts but not for this one? Maybe because its also an Mcc? How can I get Reports for an MCC-Account? Thanks in advance

Re: CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion - When trying to add geo location

2015-04-28 Thread Yehoshaphat Schellekens
Thanks , that did the Job! On Tuesday, April 28, 2015 at 12:38:40 AM UTC+3, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Please try creating a new Location object (via *new Location()*) instead > of a new Criterion object in your first line and let me know if that does > not resolve the

Which Service will allow me to create bid adjustments based on location?

2015-04-28 Thread Yehoshaphat Schellekens
Hi All I've created a new location (Alaska), and i would like to create for a new bid adjustment, as in the California geo, see the following: Location locati

Image Ads don't fail audit; phone support says "API change"

2015-04-28 Thread Berry
Our new ads don't pass auditing anymore, since last month or so. We're using Python, We're using v201409, and prefer *not* to move to 201502 yet, until its sunset. More info: Until last month, our images passed auditing normally. At some points we realized 100% of the ads uploaded via API are n

How to set proxy to the ReportDownloader

2015-04-28 Thread Liqun Chen
I don't want to set the VM/System level proxy. So I set Axis proxy as below: AxisProperties.getProperties().put("proxySet", "true"); AxisProperties.setProperty("http.proxyHost", Config.getStr(apiClient, "ProxyHost")); AxisProperties.setProperty("http.proxyPort

Re: How to get developer token for googleads api ?

2015-04-28 Thread Nadine Sundquist (AdWords API Team)
Hi Ajay, Check out our page on Signing up for the AdWords API to get started. Thanks, Nadine, AdWords API Team On Tuesday, April 28, 2015 at 6:20:13 AM UTC-4, Ajay Pratap wrote: > > please help me > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Reporting - Data for Removed artifacts

2015-04-28 Thread Stacie Waleyko
Hi Danial, sorry about that. It turns out I was still hitting the old v201409 endpoint. Only 2 campaigns come back when I hit the v201502 endpoint which is what is expected. Thanks, Stacie -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://go

Re: Which Service will allow me to create bid adjustments based on location?

2015-04-28 Thread Nadine Sundquist (AdWords API Team)
Hi Yehoshaphat, In CampaignCriterion , there is a bidModifier fi

Upgraded Urls and Sitelinks

2015-04-28 Thread Igor Schut
Hi there, While the deadline for upgraded urls is coming closer and closer, we are preparing for the migration. Me and my colleagues are wondering what this would mean for Sitelink Feeds which are not created by AdWords (origin user). Are these upgraded automatically or are we required to add

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-28 Thread Dennis Lau
It's working now. No problem with v201502.Geo_Performance_Report On Saturday, 25 April 2015 01:52:34 UTC+8, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201409. > -- -- =~=~=~

Re: Some questions regarding multiple final URLs

2015-04-28 Thread Dorian Kind
Hi Josh, a quick follow-up about URL lists from Upgraded URLs. In the Placeholder Feed Item Report, we can get a FeedItem's attribute values in the "AttributeValues" field, which contains a semicolon-delimited list of the FeedItem's attributes. Now, for a FeedItem representing a sitelink exten

Re: OfflineConversionError.INVALID_CONVERSION_TYPE error when trying to upload an offline conversion

2015-04-28 Thread Nadine Sundquist (AdWords API Team)
Hello Oleg, Check out these validation rules for importing conversions to see if your conversion falls into one these cases. Cheers, Nadine, AdWords API Team On Monday, April 27, 2015 at 4:47:20 P

Re: T&C Error

2015-04-28 Thread Nadine Sundquist (AdWords API Team)
Hi Mark, I checked on your application. Even though you've accepted the Terms and Conditions, your application is still in PENDING state. Please contact our API Compliance Team via this form to get an update. They respond within one business d

Re: Is it possible to use multiple LocationExtensionOperand to set different radii on different GeoTargetOperands?

2015-04-28 Thread Josh Radcliff (AdWords API Team)
Hi, Just wanted to let you know of a few updates/clarifications since my last post: 1. We had a blog post yesterday regarding forward compatibility map entries related to proximity targeting

Re: Some questions regarding multiple final URLs

2015-04-28 Thread Josh Radcliff (AdWords API Team)
Hi Dorian, The correct field type for *finalURLs* is *URL_LIST*. I'll fix the documentation accordingly -- thanks for pointing out this inconsistency. Regarding parsing the *AttributeValues* field, do you actually have cases where you are specifying multiple *finalURLs* for feed items? I ask be

Re: UnicodeDecodeError on DownloadReportAsStringWithAwql

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi Joao, Could you please fine a bug with the Python client library at https://github.com/googleads/googleads-python-lib/issues? The report is encoded in UTF-8, so I suspect that the library is picking an incorrect encoder. A temporary workaround would be to download the report as GZIPPED_CSV

Re: Image Ads don't fail audit; phone support says "API change"

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi Berry, DevicePreference is a field that you explicitly add in your code when creating an image ad. See https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.ImageAd#devicePreference for details. So if you see the devicePreference field set, then that means that

Re: Retrieve Keyword By Keyword Id

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi Brad, You should be able to use AdGroupCriterionService to get all the keywords. By "new records", are you referring to non-deleted keywords? Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, April 28, 2015 at 12:38:39 AM UTC-4, Brad Ruderman wrote: > > Just been playing around here.

Re: Remarkrting and PLA campaign create via adwords api

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi, All campaigns are created using CampaignService, though the list of settings you have to use varies. You can find some Java examples for PLA campaigns here: https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/shoppingcampaign

Re: Retrieve Keyword By Keyword Id

2015-04-28 Thread Brad Ruderman
Anash- For example if I add a keyword to adwords via the GUI, its impractical for me to everynight repoll the 25k keywords. I would just like to get the keywords which we "added" that day. Thanks! On Tuesday, April 28, 2015 at 12:10:03 PM UTC-7, Anash P. Oommen (AdWords API Team) wrote: > > H

Re: Upgraded Urls and Sitelinks

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi Igor, Sitelinks with ORIGIN=USER needs to be updated by the user. You'd need to - Add new columns in the feed for upgraded url fields - Add proper feed mapping for the new columns - Migrate the urls as per the upgraded urls rules. Sitelinks which aren't upgraded and belonging to ORIGIN=USER wo

Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi Michael, You cannot run MCC reports using AdWords API. You need to retrieve all the accounts under the MCC account, run separate reports, and add up the results. You can refer to https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v20

Re: Retrieve Keyword By Keyword Id

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi Brad, You can use CustomerSyncService (https://developers.google.com/adwords/api/docs/reference/v201502/CustomerSyncService) to get details of the items that got modified after a particular date and time. Cheers, Anash On Tuesday, April 28, 2015 at 3:45:45 PM UTC-4, Brad Ruderman wrote: >

Re: How to set proxy to the ReportDownloader

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi, I don't think this is supported today, could you file a feature request on https://github.com/googleads/googleads-java-lib/issues? I'll ask the Java library maintainer to follow up with you. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, April 28, 2015 at 9:10:01 AM UTC-4, Liqun

Re: Discrepancy in Cost Data between Webview and Adwords API

2015-04-28 Thread Anash P. Oommen (AdWords API Team)
Hi, I'd recommend running the UI and API report once more at the same time, and checking if the numbers match. If it doesn't, then use the "Reply to Author" option to share with me - The report request xml - The API report - The UI report - The campaign name (or ID) for which you see a mismatch

Adwords API Token Application "Internal Server Error"

2015-04-28 Thread Guadalupe Estrada Flores
I'm trying to fill out the form https://services.google.com/fb/forms/newtoken/ and as soon as it finishes to process and upload the documents, shows an "Internal Server Error". Tried several times, with different browsers. Can you please provide some assistance? Thanks in advance. -- -- =

Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2015-04-28 Thread Michael D
Hi Anash, Ok, thank you. Then im going to add up the results. Cheers, Michael Am Dienstag, 28. April 2015 22:09:51 UTC+2 schrieb Anash P. Oommen (AdWords API Team): > > Hi Michael, > > You cannot run MCC reports using AdWords API. You need to retrieve all the > accounts under the MCC account,

Report to plot Graph with in example clicks over impressions

2015-04-28 Thread Michael D
Hi, im trying to build a Graph to visualize Clicks versus Impressions or Click versus CostPerClick. For this I need to know how much clicks, impressions and so on I get per day for every given day in a choosen period of time. Is this possible with Reports? Thanks in advance Michael -- --

Re: Default value for activeViewCpmEnabled

2015-04-28 Thread Y Cha
>From migration guide: The activeViewCpmEnabled field is now required when creating a ManualCpmBiddingScheme. Will it now be set to "true" with CPM going away (i.e., replaced by vCPM) for all existing campaigns (even if campaigns contain ads targeting mobile apps)? On Wednesday, April

Re: Upgraded Urls and Sitelinks

2015-04-28 Thread Igor Schut
Hi Anash, Thank you for the swift response. Cheers, Igor On Tuesday, April 28, 2015 at 10:08:07 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: > > Hi Igor, > > Sitelinks with ORIGIN=USER needs to be updated by the user. You'd need to > - Add new columns in the feed for upgraded url fields