Re: Will i get any script or addon for bing summery report ??

2016-02-03 Thread Anthony Madrigal
Hi Venky, Could you please specify what you mean by "bing account summery report"? AdWords API provides a number of reports including the Account Performance Report . Please check out our Reporting

Re: Are there third party API tools?

2016-02-03 Thread Anthony Madrigal
Hi Nathan, I suggest you take a look at AdWords Scripts . You can run Reports that you can find in AdWords API. AdWords Scripts programming is all done in your AdWords account UI. If you decide to use and are having issues, please reach out to t

Re: Move adgroup to another campaign

2016-02-03 Thread Anthony Madrigal
Hi Jan, As far as I know, it is not possible to move an adgroup to a different campaign via AdWords API. As a workaround, you can copy the adgroup to a new campaign then delete the old adgroup in the UI. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: AdWords account backup

2016-02-03 Thread Anthony Madrigal
Hi Jan, There is currently no way to make a backup of an AdWords account via AdWords API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsD

Re: How to retrieve 'Affinity Categories ' list in different language ?

2016-02-03 Thread Anthony Madrigal
Hello, Unfortunately, there is currently no way to get the list of Affinity categories in a different language. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.

Re: How to retrieve 'Affinity Categories ' list in different language ?

2016-02-04 Thread Anthony Madrigal
Hello, Unfortunately, I cannot say whether or when this feature will be implemented. Please follow our blog regarding any updates. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Cannot Create Similar User List: USER_LIST_MUTATE_NOT_SUPPORTED

2016-02-04 Thread Anthony Madrigal
Hello Ralph, After going through the document , I found that SimilarUserLists are read-only and are automatically created by Google. Please ignore what it says under the seedUserListId. I will

Re: Get adwords account matrics

2016-02-04 Thread Anthony Madrigal
Hello VJ, The only fields that are available to get are the ones listed here . Most of the fields you mentioned are not available except for the budget, which can be found by using the BudgetService

Re: What is the ClickType display value in the Ad Performance Report for "Purchase on Google"?

2016-02-05 Thread Anthony Madrigal
Hi Hans, After some searching, I found the display value for Purchase on Google. The ClickType for this value corresponds to ClickType=PRODUCT_LISTING_AD_CLICKS. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Change Campaign Settings via API???

2016-02-05 Thread Anthony Madrigal
Hi Laura, You can use the CampaignService in order to update Campaign settings. Please look at the Campaign object to see which fields are available to be updated. Our client libraries offer examples

Re: Billing for AdWords API Standard Access - No Billing Interface?

2016-02-05 Thread Anthony Madrigal
Hi Matt, Billing information can be found within a client account, *not *MCC account. Once you navigate to the account, click the gear icon then *Billing.* Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://g

Re: Shared library remarketing list using customer emails

2016-02-05 Thread Anthony Madrigal
Hi, Yes, it is possible through the API. You will want to use the CrmBasedUserList in the AdWordsUserListService. Here is our guide

Re: Фильтрация значений Cpc Bid в репорте

2016-02-05 Thread Anthony Madrigal
Hello, Since you are only concerned with CPCs with a money amount, I recommend changing your predicate to *WHERE("CpcBid >= 0").* Please let me know if you are still experiencing issues. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: New PHP Client Lib 8.0.0 is not supporting includezeroimpression for various reports

2016-02-05 Thread Anthony Madrigal
Hi, Your report definition does not appear to be set up correctly. There are no fields or any indication of the report type. You can see how to set it up correctly in this example

Re: DataService (v201101) not returning results within the Selector DateRange

2016-02-05 Thread Anthony Madrigal
Hi Kanan, You can set the DateRange for the DataService by including in the Selector . This is true for all the services that support the DateRange. Cheers, Anthony AdWords API Team -- -- =~=~=~

Re: PHP Working Example of TrafficEstimatorService v201109

2016-02-08 Thread Anthony Madrigal
Hello, I cannot say for sure whether or not this code will still work since it is a very old version. However, our v201601 client examples provide an example of how to use the service

Re: CAMPAIGN_LOCATION_TARGET_REPORT missing video_views?

2016-02-08 Thread Anthony Madrigal
Hi, Yes, unfortunately, not all video fields were added to the Campaign Location Target Report. The new fields added to the report can be found here . Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~

Re: turkish character problem while using adwords

2016-02-08 Thread Anthony Madrigal
Hi, I suggest contacting the AdWords Community Forum since they will be the best suited to answer this type of issue. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: TargetingIdeaService::LocationSearchParameter::Criteria ID Not Recognized

2016-02-08 Thread Anthony Madrigal
Hi Charles, As far as I know, there is no list other than the link you provided that shows the geo targeting criteria codes. If you would like me to further investigate this issue, please *reply privately to author *the SOAP request and response you used to get this error. Thanks, Anthony AdWo

Re: My Adword is not working properly, he is showing site suspended, So please check and Review it.

2016-02-08 Thread Anthony Madrigal
Hi, Could you post your question in the AdWords Community Forum ? They are better suited for dealing with this issue. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Site Category Exclusion on Display Network

2016-02-08 Thread Anthony Madrigal
Hi, You can exclude site categories by creating a NegativeCampaignCriterion in the CampaignCriterionService. The type of criterion will be a CriterionUserInterest

Re: Needs explanation on EntityCountLimitExceeded.CAMPAIGN_LIMIT error

2016-02-08 Thread Anthony Madrigal
Hi Kiran, Are you using AdWords API v201601 ? The error may have been dealt with in the new version. Otherwise, please *Reply privately to author *your SOAP request and response that gave you this error. Regards, Anthony AdWords API

Re: Conversion account and Remarketing account

2016-02-09 Thread Anthony Madrigal
Hello, Unfortunately, there does not appear to be a way to change these accounts via AdWords API. Please check our blog regarding any updates. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Using AdWords API to Estimate Daily Cost for Top Ad Placement?

2016-02-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Michael, You may want to look at our Traffic Estimator Service guide. This should give you a good place to start. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: AdWords Scripts - Create/Update YouTube Campaign

2016-02-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Shai, Please post your question on the AdWords Scripts Forum . They are better suited to provide a solution for this issue since this forum specializes in AdWords API related questions. Regards, Ant

Re: Script for Accounts

2016-02-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Could you please specify what you mean by "someone falls Account"? Is your issue related to AdWords Scripts? If so, could you please post your question on the AdWords Scripts Forum ? They will be

Re: missing audience in AdwordsUserListService.get()

2016-02-09 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Greg, Could you please provide me with either the SOAP request you made or your client customer Id and the Id of the audience that is missing? Please do so using *Reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Test MCC max 100 child accounts?

2016-02-09 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Rachel, Test accounts have a limit of 100 child accounts under the MCC account . Unfortunately, the ManagedCustomerService does not support the REMOVE operation

Re: CLICK_PERFORMANCE_REPORT. Cant find the MatchType?

2016-02-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Lucas, Unfortunately, the ValueTrack values cannot be found using the Click Performance Report. The criteria fields are not just keywords or placements but any of the criteria that caused the link. You may find the ClickType

Re: UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, This question seems better suited for the AdWords Community Forum since the error appears in the UI. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Hunter, They should be able to help you since the error was in the UI. However, if you have any SOAP request and responses that may help with my investigation, I'll be glad to take a look at it. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Getting the Change History via the API

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, There is still currently no equivalent to the Change History. The CustomerSyncService is still the closest thing you can use. Please check our blog

Re: Add ads with text that includes phrases like weapon names or brand names

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Christian, You can create ads and keywords with an Exemption Requests . These allow them to submitted automatically for review, even if there are policy violations. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~

Re: UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Hunter, After some digging, I found that this issue appears to be an error that our team is currently looking at. I will let you know as soon as any updates are made regarding this. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: Site Category Exclusion on Display Network

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, There is no example code to do exactly what you are looking for. The closest thing is this example . Please see the *Add a negative campaign criterion section. *Instead of creating

Re: How to get Ad group name and Ad name for video campaigns from AdWords?

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, The Video Performance Report now contains the AdGroupName as of AdWords API v201601. The Ad Group Performance Report and Ad Performance Report contain fields relevant to video campaign

Re: How to get the FinalUrls related to the Keywords

2016-02-17 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Karim, The final Url of a keyword can be set by using the AdGroupCriterionService. The BiddableAdGroupCriterion has the field finalUrls which you can use. While

Re: How to cancel a batch job using BatchJobService

2016-02-17 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, This is an issue that our team is aware of. I will keep you updated and let you know when there is a fix for this issue. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.co

Re: extract exact or at least better estimate of actual bid through AdWords API

2016-02-18 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mehdi, You can find most of these fields by running the Keywords Performance Report . Some of the bid fields are CpcBid and CpmBid. This report also contains the QualityScore and some fields related

Re: Internal API Error with TargetingIdeaService

2016-02-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Jansen, Could you please provide me with the SOAP request and response that resulted in this error so that I could further investigate it? Please send it through *reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Issues modifying targets bids adjustments for Display campaign

2016-02-23 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, If you could please *reply privately to author *your SOAP request and response that caused this error, I will take a look at the issue. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.

Re: Ads with HD Resolutions (Double-Sized) Don't Work when Setting Original Dimension Sizes

2016-02-23 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mark, This appears to be an issue on our side. I will update this thread once there is a fix. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Goo

Re: HI , can a universal app campaign be created through Adwords API ?

2016-02-23 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Creating Universal App Campaigns are currently not supported through AdWords API. Please check our blog regarding any announcements about this feature. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Errors using .NET sample application

2016-02-23 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, The USER_PERMISSION_DENIED error occurs when there is no link between the client and manager account. Please use the ManagedCustomerService to see if you are connected correctly. Also

Re: InConsistency in volumes data from api

2016-02-24 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, This issue seems better suited for our AdWords Community Forum . They should be able to figure out why the numbers are returning this way. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Adwords API Video campaigns

2016-02-24 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Vladan, Currently, AdWords API only supports reporting for video campaigns. You will not be able to get or mutate any video campaigns via CampaignService. You can use the Video Performance Report (and

Re: PHP Library - Can not set NetwordSearchParameter (Network Search Parameter, Network Setting)

2016-02-24 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ryan, I am not experienced with PHP but I think you should be able to resolve your issue by setting the targetSearchNetwork to FALSE. If you are still having issues, p

Re: INVALID_FIELD_NAME_FOR_REPORT when requesting AdGroupName from the Video performance report

2016-02-24 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Tiana, AdGroupName was added to AdWords API v201601 . So if you are using a previous version, you will get this error. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: INVALID_FIELD_NAME_FOR_REPORT when requesting AdGroupName from the Video performance report

2016-02-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Tiana, Here is the link for the v201509 Video Performance Report . Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+

Re: Update Image Ad

2016-02-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ezequiel, Unfortunately, the only field you are able to modify using the AdGroupAdService via API is the *status* field. Please see our blog regarding any announcements to any changes. Cheers, Anthony AdWords API Team --

Re: Campaign subtype through API

2016-02-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Pratibha, All campaigns created through AdWords API will have the campaign subtype *All Features*. Unfortunately, there is currently no way to modify them through the API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: API call not showing queries with 0 conversions, but web dashboard does, why?

2016-02-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, In order to get queries with 0 conversions, you should add the predicate *WHERE Conversions >= 0. *You may not get the queries with zero impressions since the Search Query Performance Report does not support zero impressions. Here is more information on Zero Impression Reports

Re: How to add 'Target spend' for maximise clicks at campaign level with default bid? [python]

2016-02-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, The INVALID_ANONYMOUS_BIDDING_STRATEGY_TYPE error occurs when trying to use a non-shared strategy with a shared strategy and vice versa. For your use case, TARGET_SPEND is only valid as a shared strategy. Please have a look at our Bidding

Re: Need Labels with Geo Reports

2016-02-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hey, Unfortunately, there is no report that has the campaign, geo location and label all in one. You will need to run both the Campaign Performance Report and Geo Performance Report

Re: Adwords API integration to my page Javascript / NodeJS

2016-02-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, We do not officially support node js. However, I recommend taking a look at this forum post since it details what is possible with node js, along wi

Re: not able to choose the ExplorerAutoOptimizerSetting in the ui of mobile app install ads' adgroup.

2016-02-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Since you are unable to select the ExplorerAutoOptimizerSetting in the UI, I recommend asking your question on the AdWords Community Forum . They should be the best suited to help you. Regards, Anthony AdWord

Re: AdWords Scripts AdWordsApp.​ProductGroup equivalent call in adwords api

2016-02-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mubbashar, You could get product groups via the API by using the AdGroupCriterionService. You will have a criterion object that is of type ProductPartition . Cheers, Anthony AdWords A

Re: How to retrieve ad extensions set via the Adwords UI

2016-02-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You could retrieve ad extensions by using the CampaignExtensionSettingService . Here is our guide to Extension Setting Services

Re: How to get the FinalUrls related to the Keywords

2016-03-01 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Karim, I had sent you an email previously. I guess it must not have sent properly. You can modify the GetKeywords example I provided you as the following in order to get the final Url. Keyword keyword = (Keyword) adGroupCriterionResult.getCriterion(); BiddableAdGroupCriterion biddableAdGrou

Re: BatchJobService results can't be deserialized (PHP)

2016-03-01 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Dolganov, The error you are getting suggests that one of the ad groups you are creating has the same name as an ad group you already have. The issue

Re: Ad PARAM display

2016-03-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Nadine, This question is better suited for the AdWords Community Forum to respond to. Hope you are able to get your question resolved. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdWords Scripts AdWordsApp.​ProductGroup equivalent call in adwords api

2016-03-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mubbashar, You can get/set the Cpc of your Product group by using the BiddingStrategyConfiguration of an AdGroupCriterion. The BiddingStrategyConf

Re: upload success but no data on mcc products

2016-03-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Could you please *reply privately to author *the SOAP request and response that you used to upload the products? If you have any screenshots, that would help too. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

Re: conversion segmentation in shopping performance report

2016-03-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hey Greg, I passed this request to our team. I will let you know if there are any updates regarding this. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.

Re: Adwords Clicks and Article Hits are not the same

2016-03-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Please post your question on the AdWords Community Forum . They are better suited to figure out what is causing this discrepancy. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Has anyone compiled a complete list of field types?

2016-03-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Unfortunately, there is no list of field types that I know of. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~

Re: Conversions field in Criteria Performance Report

2016-03-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Igor, Unfortunately, this is currently intended behavior. We are currently looking for a way to change it to properly display the values. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevel

Re: Search Query Performance Report missing Custom Parameter

2016-03-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hey Sean, Our team has filed a feature request to include Custom Parameters in the Search Query Performance Report. Please check our blog regarding any announcements regarding this feature being available in future versions. C

Re: set NegativeCampaignCriterion for location using adword api php

2016-03-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Satendra, You can take a look at this example as a reference. In particular, I highlighted the line that adds a negative keyword. You can use this as a basis

Re: Adwords Numericals

2016-03-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, This question does not appear to be AdWords API related. The AdWords Community Forum seems better suited to give a response to this question. You could post your question there and you should be able to get

Re: Issue in Adding the Device type using c# API

2016-03-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Here is our C# example on how to target Platform criteria. You will need to set the id to

Re: How to set network setting like WIfi and 3G?

2016-03-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You can target Wifi and Mobile Carriers by targeting the Carrier criteria in the CampaignCriterionService. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdWords Dev Application

2016-03-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ted, Have you filled out the second part of the application form? If not, please go ahead and fill it out. Once you submit that form, the AdWords API Compliance team will respond with an answer within a business day. If you DID fill out t

Re: How to link production account to test account.

2016-03-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You cannot link a test account with a production account. You can use the developer token generated from the production account with your test account. Here is our guide on Test Accounts for more information on test account

Re: Managed Customer name empty

2016-03-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Barani, I have not ran into any issues related to this. Could you please *reply privately to author *so that I can further investigate this? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelo

Re: How to set network setting like WIfi and 3G?

2016-03-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Could you please specify exactly what you mean by setting the network type to 3G or Wifi? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleA

Re: [OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE @ operations[0].operand.ad; trigger:'DISPLAY(DISPLAY_MOBILE_APP)']

2016-03-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Could you please *reply privately to author *your SOAP request and response so I can take a further look? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goo

Re: Issue in Adding the Device type using c# API

2016-03-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, When creating a campaign in the API, all platform types will be targeted. In order to give favor to one, you should set the bid modifier. Alternatively, you can also set the devicePreference for an ad. Chee

Re: account performance report by mail

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Payel, This looks like AdWords Scripts. We specialize in AdWords API related questions. You could post your question on the AdWords Scripts Forum and your issue can be resolved there. Cheers, Antho

Re: How Do I Identify If A Website Has An ACTIVE AdWords Campaign?

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi John, Unfortunately, this feature is not currently available in AdWords API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/

Re: CAMPAIGN_PERFORMANCE_REPORT

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Satendra, Could you please specify what row element is showing up in the report and what value does it have? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.g

Re: Is App/Digital content ads are supported by the adwords API?

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, You can create a template ad in order to create an app/digital content ads. Here is a list of supported template ads . You can see there are 8 different types of app_digital_content. Cheers, Anthony AdWords API Team --

Re: How to cancel a batch job using BatchJobService

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, This issue has been resolved. Please let me know if you are still running into issues. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Google

Re: Set Name and Description of CrmBasedUserList

2016-03-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Alex, You should be able to SET the name and description of your CrmBasedUserList. Could you please send me the SOAP request and response that caused this error, so that I can take a further look? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: How to detect if a campaign is admob?

2016-03-09 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Hans, There is currently no way to see if a campaign is running on AdMob through AdWords API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Goo

Re: Video Ad Groups missing when querying Ad Groups using User Lists via AdGroupCriterionService

2016-03-09 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Alex, The reason you are not getting video campaigns returned is because they are currently not supported with the API services. The only way to get video campaign statistics is to run a report (including the new Video Performance Report

Re: Ads based on shopping cart tracking

2016-03-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Keith, Unfortunately, I am not sure what you are referring to. However the AdWords Community Forum may be able to provide you with a solution. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Error:"unauthorized_client", Description:"Unauthorized client or scope in request.", Uri:""

2016-03-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Zhongyh, Yes, I replied. Here was my response > Just like Mike mentioned previously, you need to use an AdWords account. > The Id 8170965 refers to a merchant center account. Once you do so, try to > generate > a refresh token >

Re: Invalid version for use with report XML ??

2016-03-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, The reason you are getting this error is because you are using AdWords API v201502, which was deprecated last year. Once you migrate to v201601 , you should not get this error. Cheers, Anthony AdWords API Team -- --

Re: conversion segmentation in shopping performance report

2016-03-14 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jon, There are no updates yet. I will keep you updated. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~

Re: How i get audience of selected location radius ???

2016-03-14 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Abdul, Can you please specify what you mean by audience per location? If you mean what locations your users from your User Lists are from, there is currently no way. If you are wondering what the reach per location is, you can use the reach field from the LocationCriterionService

Re: conversion segmentation in shopping performance report

2016-03-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jon, Unfortunately, we cannot comment on whether the feature will be implemented in the next version or fixed in v201509 or v201601. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blo

Re: RelativeCTR not available in Account Performance reports?

2016-03-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Unfortunately, this field is still not available in the Account Performance Report. Please follow our blog in case there are any updates. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: how to Get SiteLink Final Urls in Java

2016-03-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Karim, In order to get the final URLs of your sitelinks, you first need to cast your feed items to a SitelinkFeedItem . >From there, you can get the final URLs. Here is a snip

Re: Create sub accounts in MCA

2016-03-18 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mohibur, You will need to post your question on the Content API for Shopping Forum since this forum is specifically for AdWords API related questions. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: about AdFormat and AdType

2016-03-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, AdFormat and AdType are not the same field. AdFormat is typically the value of the formats of ad templates. AdType can be from any type of ad such as text ad, image ad or template ad. Regards

Re: How to calculate revenue for search term?

2016-03-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Unfortunately, there are no revenue fields available in reports. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~

Re: Items from getUserInterestCriterion for NEW_SMART_PHONE_USER return non-existent parent

2016-03-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Hans, I haven't found any criteria codes with 85001 in the documentation. Do you have the SOAP request and response where you saw this behavior? If you do, please send it to me via *Reply privately to author*. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How i get audience of selected location radius ???

2016-03-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Abdul, There is currently no way to get the reach of a location based on a specified radius. Please see our blog for any updates regarding this. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How will I get correct search impr share, search lost rand and search lost budget from adwords api?

2016-03-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Tim, Please have a look at this Reports page. It contains which reports support what fields. You will find the fields you are looking for there. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

<    2   3   4   5   6   7   8   9   10   11   >