Re: Settings for campaign targeting app or web

2018-05-25 Thread Gary Jiang
Thanks Bharani. I am working on building a function using API to set the campaign like the drop down in the screenshot. In case there is no direct way to achieve that, I was wondering what are the steps to build a workaround using MobileDevice/App or WebPage Criterion service. For example if

Re: Settings for campaign targeting app or web

2018-05-25 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Gary, Are you trying to set the settings from the screenshot through the API? If so, you will be able to use MobileDevice , Platform

Re: BatchJobService not returning downloadUrl

2018-05-25 Thread GregT
I've also been having the same type of issue. I emailed API support directly yesterday. We've been having around a thousand or so jobs per day the past few days with this type of issue (the status showing as DONE, but there is no download URL to be able to get the results). Here are a handful

Placement Exclusion Script

2018-05-25 Thread Matej Svec
Hey guys, I have written a script for the exclusion of placement based on an AdWords spreadsheet. The issue I encountered is that by default, all of the exclusions added via script are added as a website exclusion (cannot specify whether the exclusion is an app, youtube channel and so on...).

Re: BatchJobService not returning downloadUrl

2018-05-25 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, That is strange; I will get in contact with the team in charge of that service and see what we can do to get you the downloadUrl, and also investigate why this happened. Regards, Mike, AdWords API Team On Friday, May 25, 2018 at 6:21:49 AM UTC-4, wes...@channable.com wrote: > > We are

Settings for campaign targeting app or web

2018-05-25 Thread Gary Jiang
Hi, I am trying to modify campaign so that the ads will be shown only on mobile apps or web pages using Adwords API, like these settings in AdWords web interface in the attached screenshot. I have check MobileApp and Platform criteria and they are not quite relevant to my expectation. Could

Re: Streaming conversions?

2018-05-25 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am afraid, you will not be able get live data from AdWords via reports as your account statistics (such as clicks, conversions and impressions) are delayed by less than three hours and Conversions attributed using attribution models

Re: Creating a copy of Campaign when I'm creating the criterion I recibe the error "Unmarshalling Error: cvc-type.2: The type definition cannot be abstract for element ns1:lhsOperand."

2018-05-25 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Raul, Could you please reply back with client customer id, complete error logs and code snippets if possible, so that we can troubleshoot further? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: use AdGroupCriterionService set Gender and agerang and so on is sucessful but no effect? why? version:201802

2018-05-25 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The TARGETING_SETTING_CANNOT_CHANGE_TARGET_ALL_TO_FALSE_FOR_DEMOGRAPHIC_CRITERION_TYPE_GROUP error is seen when you're trying to change the Demographic criteria groups like Age, Gender,

Re: Multiple Search Parameters for GetKeywordIdeas(v201802)

2018-05-25 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Sally, Apologize for taking time to get back to you. Let me explain in detail about the issue here. I see that you're using different combinations of search parameters in the API that are not available in the UI. Depending on the search parameters, sometimes certain search parameters

Re: Campaign Criterion ID for OS of all versions

2018-05-25 Thread Gary Jiang
Great. Thanks for confirmation! On Friday, May 25, 2018 at 10:03:04 AM UTC-7, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > I have confirmed your suspicion that -1 means "all versions". We are going > to look into a better way to document or present this information so it's > clear

Re: BatchJob performance issues

2018-05-25 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ershov, Thank you for reaching out. We are aware of this issue and currently actively working on it. At this point I have no updates. I will keep you post on this thread. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Campaign Criterion ID for OS of all versions

2018-05-25 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I have confirmed your suspicion that -1 means "all versions". We are going to look into a better way to document or present this information so it's clear right away. Regards, Mike, AdWords API Team On Friday, May 25, 2018 at 8:07:23 AM UTC-4, Michael Cloonan (AdWords API Team) wrote:

Re: error Unregistered scope(s) in the request:

2018-05-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, There was an issue for a brief duration and it has been resolved now. Also, please verify that the scope in your code is : "https://www.googleapis.com/auth/adwords; . The "s" in adwords was missing in your email. If you have it right already, just retrying should work. If not, could

Re: Campaign Criterion ID for OS of all versions

2018-05-25 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I'm going to look into what these -1 values mean and I'll post back here with my findings. Thanks for bringing this up! Regards, Mike, AdWords API Team On Thursday, May 24, 2018 at 9:45:02 PM UTC-4, Gary Jiang wrote: > > Hi, > > I am trying to configure some criterion of a campaign

Re: Can't add new acount with php examples (ManagedCustomerServiceError.NOT_AUTHORIZED)

2018-05-25 Thread Сергей Паутов
Hello Nadine, Ok, another question is - How I can add user|email to whitelist from Adwords API? пятница, 25 мая 2018 г., 3:00:23 UTC+3 пользователь Nadine Sundquist (AdWords API Team) написал: > > Hello Everyone of the Community, > > I'm just following up here in case anyone bumps into this.

Creating a copy of Campaign when I'm creating the criterion I recibe the error "Unmarshalling Error: cvc-type.2: The type definition cannot be abstract for element ns1:lhsOperand."

2018-05-25 Thread Raul Pinedo
Hi I'm creating a copy of a campaign that I had, but when I'm creating the criterion for the campaign I get this error, Do you know why this could be? I'm using the PHP Libs. *"google/apiclient": "^2.2",* *"googleads/googleads-php-lib": "^33.1",* The error is: Unmarshalling Error:

Streaming conversions?

2018-05-25 Thread Level 2 Designs
Hello, I'm currently working with the AdWords API and were exploring some possible functionality. Specifically, we'd like to notify a user when someone clicks-to-call on one of their ads. This would be after we have completed the OAuth flow for their AdWords account and have a valid token with

BatchJobService not returning downloadUrl

2018-05-25 Thread wesley
We are heavy users of the Adwords API (on behalf of our customers) and are experiencing some issues with batch jobs. When we query the BatchJobService for a specific batch job id, we don't get a downloadUrl in the response. We were under the assumption that we should always get a downloadUrl

Streaming conversions?

2018-05-25 Thread Level 2 Designs
Hello, I'm currently working with the AdWords API and were exploring some possible functionality. Specifically, we'd like to notify a user when someone clicks-to-call on one of their ads. This would be after we have completed the OAuth flow for their AdWords account and have a valid token with

Re: Get user location via Ad URL template parameter

2018-05-25 Thread nealgroupads
HI Peter, I'm using a business data feed to pass in the geo location into adwords. Can I pass that thru a URL parameter by it's name? (Not id #?) tnx, Paul On Monday, May 15, 2017 at 2:12:03 AM UTC-4, Peter Oliquino (AdWords API Team) wrote: > > Hi VJ, > > Yes, you may include a value track

use AdGroupCriterionService set Gender and agerang and so on is sucessful but no effect? why? version:201802

2018-05-25 Thread jia zheng
I use AdGroupCriterionService set Gender and agerang and so on is sucessful but no effect with 201802 API .So, I going to compare to sucessful and effect ads data with my fail ads data. then I foud that different settings in the entity AdGroupService 。in the success ads ,the settings in

Re: AdNetworkType1 = mixed

2018-05-25 Thread Tiana S.
Thanks for confirming it's indeed not fully released in the API yet! That would indeed explain the discrepancies. I'll provide examples privately in a bit. :) On Thursday, 24 May 2018 23:25:33 UTC+2, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Greg and Tiana, > > Would you be able

Re: AdWords data changes in previous dates?

2018-05-25 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, One reason why your statistics may have changed is because AdWords may have applied adjustments to remove any invalid clicks or impressions. This is one aspect of how data freshness works in AdWords. You may check this guide for

Re: Batch Job Canceled with no reason

2018-05-25 Thread florian
This is repeatedly happening. I have tried again today with this one : 744949622, same result. On Thursday, May 24, 2018 at 3:33:25 PM UTC+2, Nadine Sundquist (AdWords API Team) wrote: > > Greetings! > > Is this repeatedly happening, or did this just happen the other day? The > reason I ask

AdWords data changes in previous dates?

2018-05-25 Thread Qaiser Javed
Hello! I have a query let me explain my case first: I generate a report on date *01-Apr-2018* for AdWords data for the month period *from 01-Jan-2018 to 31-Jan-2018* (data get from AdWords Reports API). At that time (01-Apr-2018) i got following numbers: ImpressionsClicks