Re: Difference between AdWords scripts getCost() result and the total cost on report on MCC account

2017-07-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi, It appears that your concern is more related to the AdWords Scripts instead of the AdWords API. This said, please contact their team via the AdWords Scripts Forum for better assistance. Best regards, Peter AdWords API Team --

BidModifier attribute in CAMPAIGN_CRITERIA_REPORT

2017-07-18 Thread AdWordsApiUser
Hi Team, The new CAMPAIGN_CRITERIA_REPORT is very nice - thanks for the addition! I was wondering if BidModifier column could also be made available in this report, as it is an important property of a campaign criterion. Hopefully it is a couple of lines of code change somewhere ;) Cheers, MG

Difference between AdWords scripts getCost() result and the total cost on report on MCC account

2017-07-18 Thread konomi
count = AdWordsApp.currentAccount(); // MCC account var stats = account.getStatsFor("20170701", "20170718"); var cost = stats.getCost(); - Report Downloaded from report management page. All accounts on MCC account selected. Does anyone know what&#

Question about AdGroupCriterionOperation

2017-07-18 Thread Gawon Lee
Hi AdWords API team, I have a question about AdGroupCriterionOperation. I do see that in the description "If you try to ADD a criterion that already exists, it will be treated as a SET operation on the existing criterion." However, is there any way to prevent an ADD operation from being treated

How to exclude placement in your display network via adwords api? I am using php

2017-07-18 Thread bruce
Good day, I am very new on AdWords API, I am just wondering if you have a PHP sample code on how to exclude placement on your display network via AdWords API. I am exploring some of the answers on the forum but I am confused what to do next. Please let me know what to do. Thank you so much Be

How to get these fields with conversions api

2017-07-18 Thread min zhang
i want to get these fields with conversions api, but i dont find access to get that . 跟踪状态:trace status 重复率:repeater ctr 转化次数:conversions count 转化价值:conversions value

Re: IPBLOCK Adwords api php

2017-07-18 Thread SK. MOHTASIM BILLAH
Hi, I am a asp.net developer and I am trying to develop the same thing (ip block) from my application.I am using .net client library and I can run the usual campaigns like campaign add, retrieve, keywords retrieve etc. If you were able to solve the issue then can you help me with the code. PHP

Re: Received an undocumented 'FRAUDSTER_CANNOT_ADD_CLIENTS' error when attempting to link an account

2017-07-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi Maxim, Could you also provide your clientCustomerId and any SOAP request and response generated when you encountered this issue? You may send the requested information privately using *Reply privately to author*. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Received an undocumented 'FRAUDSTER_CANNOT_ADD_CLIENTS' error when attempting to link an account

2017-07-18 Thread Maxim
We too started receiving this error a few days ago. We have ~80K accounts under our MCC but unable to add any more accounts because of this. Did you find a solution? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: Adwords API Video campaigns

2017-07-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tom, It is not possible to create Ads in a Video Campaign using AdWords API, even if you have already created the campaign and the adGroup in the AdWords UI. You can keep an eye on our blog for any updates or announcements a

Re: Adwords API Video campaigns

2017-07-18 Thread Tom Huben
can i do this...create a video campaign and ad group via the web interface then create a In-stream video ads or TrueView in-search video ad

Re: Google Adwords API FeedItem Creation Correct Format for FeedItem Object

2017-07-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, I'm afraid node-adwords module is not one of the officially supported AdWords API client libraries . Since this error is specific to the node-adwords module, I suggest that you create a new thread on the library's issue track

Re: Keyword Search Query googleAnalyticsR or RAdwords

2017-07-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Peter, Are you looking to get the Search terms report or the Paid and Organic report via AdWords API? If so, you

Re: Adwords API Video campaigns

2017-07-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tom, Yes, its not possible to create or manage Video Campaigns via AdWords API. Video Campaigns are only supported in AdWords API reports at the moment. You can create In-stream video ads

Keyword Search Query googleAnalyticsR or RAdwords

2017-07-18 Thread Peter Trachsel
Hello I am trying to read the AdWords Search Queries with R either with the RAdwords or googleAnalyticsR package. When i do lookup available metrics at https://developers.google.com/analytics/devguides/reporting/core/dimsmets i cannot find search queries as a metric. (What i can read are the k

Google Adwords API FeedItem Creation Correct Format for FeedItem Object

2017-07-18 Thread Nay Lin Aung
I have been trying to create FeedItem from API using nodejs node-adwords module.I am getting 'Maximum callstack size exceeded ' error as it seems the format of feed item is wrong. can someone pls point me a correct format for feed item. below is the code that i am trying to create. let feed

Re: Adwords API Video campaigns

2017-07-18 Thread Tom Huben
I am very confused So i CANNOT create a video campaign ? i can see in the API the ability to use template Ads to create Trueview Instream video ads??? please advise.. I need to : >> create a campaign, ad group, trueview video instream ad via Google Adwords API On Thursday, March 2, 2017 a

Re: Campaign sub type for "Search network only" campaign

2017-07-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Prashant, The campaign subtypes in the AdWords UI is to help UI users find relevant campaign options. The API will not have a corresponding attribute in the campaign object for these subtypes. The campaigns created via the AdWords API will be equivalent to "All features" campaign in the UI.

Re: Countrycode and report Geo performance report

2017-07-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You need to use the following line of code to use LocationCriterionService : use Google\AdsApi\AdWords\v201705\cm\LocationCriterionService; The LookupLocation.php

Re: AdParamError.AD_PARAM_CANNOT_BE_SPECIFIED_MULTIPLE_TIMES when creating AdParams

2017-07-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The same ad param cannot be specified in multiple operations in the same API request. When you include the same combination of criterionId, adGroupId, and paramIndex in more than one AdParamOperation in the request, you'll encounter AdParamError.AD_PARAM_CANNOT_BE_SPECIFIED_MULTIPLE_TIMES

Re: Set up billing for every customer or Consolidated Billing?

2017-07-18 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Guadalupe, Wow! You're really efficient in your questions. Let's see if I can get all of them answered. - For account creation and linking, you can check out our Managing Accounts guide . - Setting u

Re: Countrycode and report Geo performance report

2017-07-18 Thread David Zerah
Hi, Thank you for your answer. I know how to deal with that problem. By the way, how can I create a new LocationCriterionService ? I have to use a specific namespace that I cannot find (use Google\AdsApi\AdWords\v201705\cm\Location) this one doesn't work. That's the thing I have done $selector =

Campaign sub type for "Search network only" campaign

2017-07-18 Thread rcardstest
Hi there, I have configured "Search network only" campaign using adword api. The campaign configured has "All features" but I want the Standard one. The code which I have used is $campaign = new Campaign(); $campaign->setName('APISearch03' . uniqid()); $campaign->setAd

AdParamError.AD_PARAM_CANNOT_BE_SPECIFIED_MULTIPLE_TIMES when creating AdParams

2017-07-18 Thread Аскольд Оксентенко
Hello, while using API to create AdParams I received lots of errors that AdParam already exists. requestId=0005544283904c400a37c643f501baae -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.c