Re: how to setup targeting devices

2017-11-06 Thread 林哲宇
hi Shwetha I refer to this Article https://groups.google.com/forum/#!topic/adwords-api/7jijq8oV3i4 So I can set playform bids, but I want to choose a specific playform In addition, I downloaded the platforms CSV, can not find the computer is the field For example, the picture I want to only

Re: Can I create an Image Ad without pushing the image binary at the same time?

2017-11-06 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Adam, Please correct me if my understanding is incorrect. From what I have understood, you want to replace the value of setData() to a URL value. If so, then our example

Re: Does Adwords allow piggyback pixels for Search campaigns?

2017-11-06 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Basically, if you want to get the performance (e.g. get the clicks and impressions) of your ads, you can use the Ad Performance Report . My apologies if I do not understand your concern fully. Could you

Re: LabelIds column in Campaign Performance Report has negative values

2017-11-06 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Peter, I tried the CampaignService and AdGroupService in my test account, and they returned the labels on my end. I also tried the Campaign Performance Report , the LabelIds

Re: strange results from TargetingIdeaService (keyword planner)

2017-11-06 Thread Daphna Wegner
Hi Anash, Thank you for the update! I can confirm that if I now send a list of words in which some words have no results and I get back a list of the words that did have results. However the words that are not sent back (have no results) are showing results on the keywords planner tool so you

Does Adwords allow piggyback pixels for Search campaigns?

2017-11-06 Thread rkohl
There currently are tracking template fields with custom parameters, however I believe from my understanding this would be here for a UTM code URL (correct me if i'm wrong). However is there a way to add impression or click trackers on top of these ads. -- --

Class is not found.

2017-11-06 Thread Hernan Valverde
Hi all, When I run v201710/GetCampaigns.php, I get the following error: PHP Fatal error: Uncaught Error: Class 'Google\AdsApi\Common\OAuth2TokenBuilder' not found... The autoload command is: require_once __DIR__ . '/../../../../google-api-php-client-2.2.0/vendor/autoload.php'; I confirmed

Can I create an Image Ad without pushing the image binary at the same time?

2017-11-06 Thread Adam McKee
Hi folks, I want to provision a new Image Ad without pushing its image binary over the wire when calling AdGroupAdService.mutate(operations). Is there a way to replace the *highlighted* portion below with a reference to a public URL that hosts the image binary and achieve the same results?

Re: Keyword Planner responses with ERROR when one Keyword from Keywordsarray is not Found.

2017-11-06 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Dimitri, Part of this discussion went private, but posting here for the benefit of future readers: This issue (similar to https://groups.google.com/forum/#!msg/adwords-api/x8fmBwLkN10/RgCUHhfxBgAJ and https://groups.google.com/d/topic/adwords-api/HGLEHuA9xUw/discussion) has been fixed as

Re: Some keywords are failing whole volume batch in TargettingIdeaService

2017-11-06 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Sebastian, Suk, This issue should be fixed as of today. Let me know if you continue seeing more issues. Cheers Anash P. Oommen, AdWords API Advisor. On Thursday, October 26, 2017 at 2:27:19 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi Sebastian, Suk, > > I still don't have an

Re: strange results from TargetingIdeaService (keyword planner)

2017-11-06 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Daphna, This issue should be fixed as of today, let me know if you continue seeing more instances of this issue. Cheers Anash P. Oommen, AdWords API Advisor. On Thursday, November 2, 2017 at 4:12:26 PM UTC-4, Daphna Wegner wrote: > > > Is there any progress on this issue? Is it scheduled to

Re: AdWords Express Data Discrepancies

2017-11-06 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, We're aware of this issue and I'm actively looking into it. I'll provide an update as soon as I have more information. Thanks, Josh, AdWords API Team On Sunday, November 5, 2017 at 1:36:16 PM UTC-5, Joseph Collins wrote: > > A user of our system is seeing a significant disagreement between

Re: Keywords in different languages have the same search volume in one region

2017-11-06 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for providing the details. Based on the logs, it looks like you're using very similar keywords in two different languages targeting a single region. Regardless of how many ads you're running on a single keyword, when you get the search volume for a keyword, the API will

Re: how to setup targeting devices

2017-11-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, To add device targets, you need to use CampaignCriterionService to add a Platform criteria using the fixed set of criteria IDs that are listed in the documentation

Re: How to add Negative keywords in Shared List using API in PHP ?

2017-11-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You need to use the SharedSetService to create a shared set of negative keywords. Once you've created the shared set, you can use the SharedCriterionService

Re: How to Add Placement exclusion list through API in PHP ?

2017-11-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Umesh, You need to use SharedSetService to create a SharedSet of type NEGATIVE_PLACEMENTS to create a

How to choose the target platform in adwords api?

2017-11-06 Thread 林哲宇
hi~ I have the problem,like images how to use adwords api select checkbox,like computer value :(

how to setup targeting devices

2017-11-06 Thread 林哲宇
hi How to set the computer through the API? I look for

Re: (URGENT!) Total : AdGroups Costs

2017-11-06 Thread biuser
Hi Shwetha, The criteria you gave me in the mail you sent was important to me (where AdGroupStatus = 'enabled'). I can access the requested data with this condition in the sql query, Thanks for your help. Çağatay ERDOĞDU Database Administrator cagatay.erdo...@tatilsepeti.com On Friday, November

How to Add Placement exclusion list through API in PHP ?

2017-11-06 Thread Umesh Shinde
How to Add Placement exclusion list through API in PHP ? Also how to add placements in Placement exclusion list through API in PHP ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: LabelIds column in Campaign Performance Report has negative values

2017-11-06 Thread Peter Lanser
Hi Vincent, this also seems to be the case when querying the Labels via the CampaignService and/or the AdGroupService (API version 201705). When querying the LABEL_REPORT we receive non-negative label ids, but we cannot use them for filtering eg the CAMPAIGN_PERFORMANCE_REPORT. However, we

How to add Negative keywords in Shared List using API in PHP ?

2017-11-06 Thread Umesh Shinde
How to add Negative keywords in Shared List using API in PHP ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts