Re: How can I search the products?

2018-03-16 Thread 18824261965
Hi, Thank you for your response. Can I use the api to get merchant product information in the country dimension when creating a campaign, as shown in the image? 在 2018年3月16日星期五 UTC+8上午3:45:42,Milind Sankeshware (AdWords API Team)写道: > > Hi, > > Please find my response below: > >1. To a

Which version is being used after migration

2018-03-16 Thread jordan . lee
I received an email stating, "your AdWords API Developer account submitted 99.81% of your API requests to an outdated API version within the past seven days." I believe I have updated to the latest version now, but I would like to confirm that 100% of API requests are on the new version. Is the

How to Determine Which Month the Current TargetingIdeaService Response Is For

2018-03-16 Thread picklepilot
So currently I understand that the TargetingIdeaService API will return the metrics (Avg CPC, Search Volume, etc...) for the latest complete month. But I've found that there seems to be a few day buffer at the beginning of each month where Adwords data takes some time to refresh for latest compl

Re: Average Position 0.0

2018-03-16 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Marcel, Thanks for posting in the advertiser community forum. With an answer from the product expert, we will be able to troubleshoot API side better, for this case. Incase you opt to come back to this thread, please reply with your client customer id and report definition. Please let me kno

Can AdGroupAdReturnValue Contains an AdGroupAd with its Policy Summary?

2018-03-16 Thread alex . komisarz
After successfully creating a new AdGroupAd the return value does not seem to contain all of the information related to that AdGroupAd. I know that when using the php sdk and calling get on the AdGroupAdService you need to specify 'policySummary' in the selector in order to get it returned, ho

Remove Negative Keywords at Campaign Level

2018-03-16 Thread Suriya Prakash
Hi, We need to remove a set of negative keywords from Campaign level through API. We found the reference for deleting negative keywords at the adGroup level here, https://developers.google.com/adwords/api/docs/samples/php/basic-operations#remove-a-keyword But we need the code reference t

Batch Job Service 'CANCELED' on test account

2018-03-16 Thread Andjel Boskovic
Hi, I'm uploading 275 operations, all being new keywords on test account via PHP API v2018/02 and I'm getting 'CANCELED' after 5 attempts. Batch job ID: 688963264 What I'm I doing wrong? Thanks in advance, Andjel -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: Add multiple placements using api

2018-03-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The Placements criterion can only be targeted at an AdGroup level. At a campaign level, this can only be excluded. Please check here for more details about criteria usage. To add a negative campaign criterion, please

Re: How handle less than 10% and greater than 90% Impression Share value when we calculate Total IS%?

2018-03-16 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Qaiser, Looks like you have already posted the question on AdWords community forum . Since your question is product specific, they are better equipped to ad

Re: AdWords test batch API takes too long

2018-03-16 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Lukas, Yes, 10k campaigns per account (includes active and paused) is the limit. Pleas check this guide for more information. Let me know if you are facing any issue in the latest run of the batch job. Thanks, Milind, AdWords API T

Creating negative keyword in manager account using SharedSetService - validating migration from 201705 to 201802

2018-03-16 Thread Matthew Wawrin
Hi, I'm working through the validation of our code base (PHP) from 201705 to 201802, and I noticed a change in the 201708 migration guide regarding the SharedSetService mutate regarding creating shared set of Negative keywords in a manager account: >From https://developers.google.com/adwords/a

Re: Average Position 0.0

2018-03-16 Thread Marcel Zemp
Hi all I see this in various types of campaigns: Search, Display and Shopping (Advertising Channel Type). But the main effect I see for Shopping campaigns. If it would not make sense for a certain type (e.g. Shopping) should the API then not rather give back a NULL or "not applicable" value, i

Re: Google AdWords Developer Token Approval Email

2018-03-16 Thread hsn . elamir . manager
Thanks Peter, I just received an update for the approval process on my email. That was really quick, you guys are the best :) On Friday, March 16, 2018 at 5:09:51 AM UTC+2, Peter Oliquino wrote: > > Hi, > > My apologies for the inconvenience that you are encountering with your > application. To

Re: Reporting Crash with v201802

2018-03-16 Thread P Anand
Hi Vincent, Thanks for all the help and support. Regards Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Add multiple placements using api

2018-03-16 Thread soundarya sparks
How to add multiple placements in display network tab using API and how to retrieve them?I am using campaign criteria service to get placements but i am not getting any placement urls. [ new Predicate('CampaignId', PredicateOperator::IN, [$campaignId]), new Predi

Re: Google AdWords Developer Token Approval Email

2018-03-16 Thread hsn . elamir . manager
Thanks Peter for your quick response Yes i am trying to apply for basic access for my developer token, that is my clientCustomerId 685-480-7920 and my manager client id is 334-206-0788, l really appreciate your support. On Friday, March 16, 2018 at 5:09:51 AM UTC+2, Peter Oliquino wrote: > > H

How handle less than 10% and greater than 90% Impression Share value when we calculate Total IS%?

2018-03-16 Thread Qaiser Javed
Hi Members! I have a problem. I am getting data by using AdWords API report "Keyword PErformance Report". Sample data is given below: *Cal_IS (Calculated IS ) total is 75.83% that is differ from Adwords UI, Adwords UI IS total = 73.39 difference is about 2.44%*. I know the difference is beca