Re: Generating Placement Ideas

2015-11-09 Thread Anthony Madrigal
Hi Mark, The only available IdeaType for the TargetingIdeaService is KEYWORD . So, unfortunately, you will be unable to use this service to get placement ideas. Thanks for pointing out the documen

Re: keyword volume for mobile device

2015-11-09 Thread Anthony Madrigal
Hello, Unfortunately, it is not possible to get the search volumes segmented for different platforms. Here is a list of available SearchParameters . Regards, Anthony AdWords API Team -- --

Re: How to give developer read-only access to production accounts

2015-11-09 Thread Anthony Madrigal
Hi, For each account under the MCC, you can provide read-only access by going to your *Account settings->Account access *and sending the developer an invitation via *+User.* Please check out this reference page for more infor

Re: FeedItemService in the API

2015-11-09 Thread Anthony Madrigal
Hi Alexander, That does seem to be weird behavior. I would like to investigate it. Could you please *reply privately to author *your SOAP request and response so that I could? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Disabling Dynamic Search Ads in Adwords UI is not reflected in API

2015-11-09 Thread Anthony Madrigal
Hi Radosław, The campaign subtypes are typically not visible using the API. All campaigns are treated as *All feature *campaigns via the API. Because of this, changing the type of a campaign in the UI is not expected to have any visible difference with the API. Regards, Anthony AdWords API Tea

Re: Budget by Adgroup

2015-11-10 Thread Anthony Madrigal
Hello, This question appears to more related to the AdWords product rather than AdWords API. Please post your question on the AdWords Community Forum . They are great at answering product related questions and should be able to help you there. Cheers, Ant

Re: GeoLocationService Replacement Call For Getting Lat/Long (PHP Library)

2015-11-10 Thread Anthony Madrigal
HI Paul, In order to retrieve/create a Proximity using AdWords API v201509, you will need to use the CampaignCriterionService

Re: Disabling Dynamic Search Ads in Adwords UI is not reflected in API

2015-11-10 Thread Anthony Madrigal
Hi Radosław, There is no one-to-one mapping between for campaign subtype in AdWords API and UI. You should take into account what the UI shows as far as what kind of subtype it is. Campaigns created through the API are treated as *All features.* Please see this recent post

Re: ConstantDataService AgeRange Value Missing and Invalid as Criterion ID

2015-11-11 Thread Anthony Madrigal
Hi Mark, The ID 503000 refers to the age range "under 18", which was deprecated but is still available in reports. You cannot target this age range which may explain why you are getting that error. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: How do we know if a campaign is Call-Only?

2015-11-11 Thread Anthony Madrigal
Hello, There is currently no way to determine whether a campaign is Call-Only with AdWords API. The reason for this is that there is no one-to-one mapping between campaign subtype in the API and UI. Please check out our blog re

Re: Add label to textAd

2015-11-11 Thread Anthony Madrigal
Hi, In order to add a label to an ad, you will need to use the mutateLabel operation instead of the *mutate* operation. Please let me know if you are still facing issues. Cheers, Anthony AdWords A

Re: Error "Array to string conversion.." with PHP

2015-11-12 Thread Anthony Madrigal
Hey, Could you please provide me with code snippets, in particular, the parts with "array chunks" and line 216? Please do so using *reply privately to author*. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https:

Re: Error "Array to string conversion.." with PHP

2015-11-12 Thread Anthony Madrigal
Hi, Could also provide me with your inputs, so that I could see whether one of your array elements is malformed or the PHP library has a bug? Thanks again, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsde

Re: Error creating campaign when account limit reached

2015-11-12 Thread Anthony Madrigal
Hi Albert, That seems like odd behavior that you were able to create a campaign even though you reached your limit. Could you please *reply privately to author *your SOAP request and response that created this campaign? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: GeoLocationService Replacement Call For Getting Lat/Long (PHP Library)

2015-11-12 Thread Anthony Madrigal
Hey guys, Here is how most users would create a Proximity criteria in versions v201506 and earlier: 1. Submit a GeoLocationService.get with the GeoLocationSelector.address set to the address around which they wanted to target. 2. Verify that the response from #1 was not an InvalidGeoLo

Re: adwords bonus coupon

2015-11-12 Thread Anthony Madrigal
Hello, This issue seems better suited for the AdWords Community Forum since this forum is focused on AdWords API. They should be able to help you with your issue. Regards, Anthony AdWords API Team -- -- =~=~=~=~

Re: Service required for reports with awql

2015-11-12 Thread Anthony Madrigal
Hi, When generating reports through AdWords API, you do not need to use any service. Instead, you will generate it through a Reporting Configuration. Our client libraries contain examples of how to create reports. For example, he

Re: GeoLocationService Replacement Call For Getting Lat/Long (PHP Library)

2015-11-12 Thread Anthony Madrigal
Hi, Even though Address is not filterable, you can still select it. If you add Address in your selector, you should see data for your geoPoints as well in your SOAP response. If you are still not seeing it, please send me your SOAP request and response through *reply privately to author *and I

Re: Adwords API throwing UNEXPECTED_INTERNAL_API_ERROR on campaigns creation even though the campaigns are created fine.

2015-11-12 Thread Anthony Madrigal
Hi, That is very strange behavior. Would you happen to have a SOAP request and response where you are seeing this? If so could you please message me through *reply privately to author *with it? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Keywords Performance Reports - Criteria

2015-11-16 Thread Anthony Madrigal
Hi Gopi, I am not sure if this is intended behavior. I could further investigate this issue for you if you provide me with some keywords Ids where you are seeing this behavior, along with their respective ad group Ids via *reply privately to author.* Regards, Anthony AdWords API Team -- --

Re: Cost field in Ad performance Report

2015-11-16 Thread Anthony Madrigal
Hello, The Cost field in reports should be returned in Money format. So if something is $4.99, it will return as 4.99. If you would like me to further investigate this issue, please provide me with the Ad Ids and their respective Ad group Ids via *reply privately to author.* Regards, Anthony A

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-16 Thread Anthony Madrigal
Hi, Could you please provide me with your CID so that I could verify this behavior? Please send it through *reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blog

Re: Can not save Audience Rule with ExpressionUserList

2015-11-16 Thread Anthony Madrigal
Hello, This question is best suited for the AdWords Community Forum . They should be able to help you there. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Adwords API throwing UNEXPECTED_INTERNAL_API_ERROR on campaigns creation even though the campaigns are created fine.

2015-11-16 Thread Anthony Madrigal
Hello, You can send me a private message my clicking on the drop-down menu next to the Reply arrow then click *Reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.b

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-17 Thread Anthony Madrigal
Hello, The reason you are not seeing any campaigns returned is because the *CampaignService* currently does not support video campaigns (which is what both your campaigns are). However, if you run the Campaign Performance Report

Re: IdeaTextFilterSearchParameter to be more specific?

2015-11-17 Thread Anthony Madrigal
Hi, Could you please *reply privately to author *your SOAP request and response for this call so I can do some further investigation? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogsp

Re: Determining whether a campaign targeting the search network, or the display network

2015-11-18 Thread Anthony Madrigal
Hi, In order to get the network type of your campaigns, select the field AdvertisingChannelType in your selector in the CampaignService. Cheers, Anthony AdWords API Team -- --

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-18 Thread Anthony Madrigal
Hi, I am not sure if and when this feature will be supported. You will not be able to automatically be stopped in response to the video playback number using the AdWords reports. Please check our blog regarding any announcement

Re: Cross-tabulation by video views.

2015-11-18 Thread Anthony Madrigal
Hi, Unfortunately, this feature is not possible when using AdWords API. I will have a talk with the team and see if this can be added in future releases. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://go

Re: IdeaTextFilterSearchParameter to be more specific?

2015-11-18 Thread Anthony Madrigal
Hi, Based on your SOAP request, it seems to match what you "included" and "excluded": - flights to albuquerque, flights to la, cheapest flights, cheap flights to albuquerque, cheap one way flights, lax flights, cheap international flights - They either all match the *included *"fli

Re: Conversions

2015-11-18 Thread Anthony Madrigal
Hi Etienne, For your use case, I recommend using a report instead of an API service. The particular report type you should use is the Account Performance Report . Make sure to include the field *Convers

Re: BudgetOrderService filter by dates

2015-11-18 Thread Anthony Madrigal
Hi, Is this error still occurring to you? The InternalApiError happens sometimes when there is trouble with our server. If you are still having these problems, please let me know so that I can further investigate.

Re: IdeaTextFilterSearchParameter to be more specific?

2015-11-19 Thread Anthony Madrigal
Hi, I am not 100% certain, but you could try to include the terms "flights lax" and/or "lax flights". I do not know for sure if it will search for terms in that order so I included both to be sure. Please let me know if you need more help. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~

Re: CampaignService with AdvertisingChannelType

2015-11-19 Thread Anthony Madrigal
Hi, The campaign's AdvertisingChannelType for *Search Network with Display Select* is Search. In order to differentiate whether or not it is only a search network or search *and *display network, use the fields *targetSearchNetwork *and *targetContentNetwork *in the NetworkSetting

Re: Conversions

2015-11-19 Thread Anthony Madrigal
Hi, Yes, you can get the report returned to you as a string. How to do it depends on which library you use. For example, in this Java example

Re: Report created manually in Report page has slightly different values for Clicks and Impressions than the same report in the Campaigns page

2015-11-20 Thread Anthony Madrigal
Hello George, This issue seems to be something from the AdWords product side rather than AdWords API. For these type of questions, it is better to ask the AdWords Community Forum since they specialize in questions

Re: Conversions

2015-11-20 Thread Anthony Madrigal
Hi Etienne, I am not 100% certain of the PHP equivalent since I focus primarily on Java, but I will help as best I can. I believe that for *Lib\Util\ReportUtils.DownloadReport *for the PHP example

Re: Want to generate Adwords Report through API

2015-11-20 Thread Anthony Madrigal
Hello, Our client libraries have examples on how to run reports with the API. For example, here is our Java version

Re: Is Click Performance Report ever adjusted for fraud clicks?

2015-11-23 Thread Anthony Madrigal
Hi Hans, The Click Performance Report includes both valid and invalid clicks. However, there is no way to validate whether the GCLID is associated with which kind of click using this report. The closest thing to do would be to use either the Campaign or Account Performance Report and include th

Re: Image ad url discrepancy

2015-11-23 Thread Anthony Madrigal
Hi, I have not seen any issues like this come up before. Could you please *reply privately to author *some Ad Ids and their respective Ad Group Ids so that I can try to replicate these results on my end? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Using API to determine User Access Level

2015-11-23 Thread Anthony Madrigal
Hello, There is currently no way to see your access level by using the API. However, you can check your access level by navigating to your AdWords account then selecting *Account settings -> Account access.* Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Video campaign statistic through API

2015-11-24 Thread Anthony Madrigal
Hello, The CampaignService currently does not support video campaign statistics. In order to get stats for your video campaigns, you can use either the Campaign Performance Report or Video Performance

Re: Issue about Youtube Video Media creation

2015-11-24 Thread Anthony Madrigal
Hi Youssef, The reason you are getting this error is because the upload method of the MediaService only supports *Image *and* MediaBundle *types. As a workaround, I suggest uploading your video through the A

Re: Failed to remove CrmBasedUserList

2015-11-24 Thread Anthony Madrigal
Hi, Unfortunately, the AdWordsUserList service does not support the REMOVE operator. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: reporting issues

2015-11-25 Thread Anthony Madrigal
Hi Rakesh, This question seems better suited for the AdWords Community Forum . They should be able to assist you there. If you have any future AdWords API specific questions, please let us know. Cheers, Anthony AdW

Re: Video Metrics from Adwords API

2015-11-30 Thread Anthony Madrigal
Hi Girish, I was unable to reproduce that error on my end. Could you please *reply privately to author *your client customer Id so that I can try to replicate this behavior? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and G

Re: reporting

2015-11-30 Thread Anthony Madrigal
Hi Ramakanth, Could you please post your question on the AdWords Community Forum ? They are better suited to answer questions related to the AdWords product, rather than the AdWords API. Regards, Anthony AdWords API

Re: Get Visitors for a campaign

2015-11-30 Thread Anthony Madrigal
Hi Deepa, You could use the Audience Performance Report to get a report segmented based on audience. You can use the campaign fields *CampaignName *and* CampaignId *to find out which campaigns the au

Re: How to get the "Search volume" on monthly wise using perl

2015-11-30 Thread Anthony Madrigal
Hi, You can get the Monthly Search Volume by using the TARGETED_MONTHLY_SEARCHES in the TargetingIdeaService. You may want to take a look at our *Generating Targeting

Re: Hi friends any body help me to set the dynamics ad ?

2015-11-30 Thread Anthony Madrigal
Hi, Here is our guide on Dynamic Search Ads . The guide provides information on what they are and how to create/use them. If you have any issues, please let me know. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~

Re: How do I get an access token for Adwords?

2015-11-30 Thread Anthony Madrigal
Hi, As per the guide you mentioned, you will need to do the following: - Create a manager account , along with your AdWords account - Fill out AdWords API sign u

Re: Keyword Performance Report: get qualilty scores for all currently active keywords

2015-11-30 Thread Anthony Madrigal
Hi, Did you include the field Date ? Please make sure you are using fields in your report that support zero impressions since some of your keywords may have 0 impressions for a certain day. If yo

Re: How to get ad name from AD_PERFORMANCE_REPORT

2015-12-01 Thread Anthony Madrigal
Hi Sergio, In order to get the ad name from the Ad Performance Report, you will need to use the field Headline . As far as the UTF-8 characters go, can you please provide me with more information

Re: CRM-Based Userlist SizeForSearch Difference Between Dashboard and API

2015-12-01 Thread Anthony Madrigal
Hi Tim, Could you please provide me through *reply privately to author *your client customer Id and your SOAP request and response where you saw this behavior so that I can take a further look at this? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: ManagedCustomerService returning null on account addition

2015-12-01 Thread Anthony Madrigal
Hi Albert, Did you use a manager account when making this call, as opposed to a client account? If you are sure, could you please send me your SOAP request and response for this call through *Reply privately to author?* Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Problem getting Label name

2015-12-02 Thread Anthony Madrigal
Hi, When using the SelectorBuilder, each time you use *.fields, *it overrides the previous one, so in your case the Id is overriding the Name field. Some fields, such as *Status, *are returned whether you select them or not, which explains why Id and Status get returned. In order to fix your i

Re: Add Keywords without overwrite existing ones.

2015-12-02 Thread Anthony Madrigal
Hi, Unfortunately, there is no way to keep the keyword bid and status intact when using the ADD operation. Just like the previous post you mentioned, you should be able to get a list of keywords for an adgroup in order to check whether or not the keyword already exists. Regards, Anthony AdWord

Re: How to can get the CPA from AdGroup using Adwords API?

2015-12-04 Thread Anthony Madrigal
Hi Albert, You can get the CPA of an AdGroup by either: - Selecting the BiddingStrategyConfiguration and use the field CpaBid from the AdGroupService - Run an AdGroup Per

Re: CAMPAIGN_PERFORMANCE_REPORT

2015-12-04 Thread Anthony Madrigal
Hi Shyam, I see that your question was answered in this post . If you have any more questions, please let me know. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Any way to get AGE_RANGE, GEO and GENDER performance report at campaign level?

2015-12-04 Thread Anthony Madrigal
Hello, Unfortunately, these reports break down their stats on the ad group level. There is currently no way to break them down on a campaign level. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsd

Re: Network

2015-12-04 Thread Anthony Madrigal
Hi, In AdWords API, campaigns that are have both search and display networks are shown as Search networks. In order to determine if it's a search campaign or a search *and *displa

Re: Recover the total impressions of all keywords

2015-12-04 Thread Anthony Madrigal
Hi, You could use the Keywords Performance Report instead. This report contains both Impressions and QualityScore. Don't forget to set skipReportSummary

Re: Not able to get Paused Campaign ID & Name for ClientCustomer ID

2015-12-04 Thread Anthony Madrigal
Hi Senthil, Did you include any predicates in your API call? Try to add the predicate *Status IN ["ENABLED","PAUSED"] *and see if your results include paused campaigns. If you are still facing issues, please send me your SOAP request and response through *reply privately to author.* Regards,

Re: Not able to get Paused Campaign ID & Name for ClientCustomer ID

2015-12-04 Thread Anthony Madrigal
Hey Senthil, The reason those campaigns are not being returned is because they are video campaigns. Video campaigns are currently not supported through the AdWords API services. If you want to get the stats of those campaigns, you can run either the Campaign Performance Report

Re: API showing different values for Clicks and Impressions in "Undetermined" Gender and Age Range categories than whats in the AdWords UI

2015-12-07 Thread Anthony Madrigal
Hello, Could you please send me both the UI and API report so that I can further investigate this through *reply privately to author*? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogs

Re: How to set a campaign type to call-only

2015-12-07 Thread Anthony Madrigal
Hi Erik, There is currently no way to set campaigns to call only via the API. The reason for this is that there is no one-to-one mapping between campaign subtype in the API and UI. All campaigns created in the API are of subtype *All features.* Please follow our blog

Re: Moved AdGroup Negative Keywords to bulk and now getting a strange error

2015-12-07 Thread Anthony Madrigal
Hi Matthew, Could you possibly share with me your SOAP request and response for this operation? If so, please do so via *Reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsd

Re: How can I generate report using Google adwords api without downloading the file?

2015-12-08 Thread Anthony Madrigal
Hello, You could have your report returned as a string instead of downloading it. In order to do so, you should pass a NULL value in place of the $filePath as such: $report = ReportUtils::DownloadReport($reportDefinition, NULL, $user, $options); You also look at this previous post

Re: Adwords API vs. Editor

2015-12-08 Thread Anthony Madrigal
Hi Shany, As far as I know, there is no documentation on the differences between AdWords Editor and AdWords API. However, if you have any specific questions regarding the two, please let me know. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: How to update the campaign budget?

2015-12-09 Thread Anthony Madrigal
Hi Jonathan, You should be able to change your budget by using the budgetId in your SET operation. Could you please send me your SOAP response for this operation through *reply privately to author *so

Re: Adwords Invalid reporting query??

2015-12-09 Thread Anthony Madrigal
Hi, This forum group specializes in AdWords API. Please post your question on the AdWords Scripts Forum . They should be able to help you there. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=

Re: I'm a non-technical founder of platform and seeking answers for API's capabilities

2015-12-09 Thread Anthony Madrigal
Hey Michal, You could use the CampaignService to get the campaign settings such as AdvertisingChannelType and NetworkSetting

Re: Which attribute of Geo Performance Report is nearest to locations?

2015-12-09 Thread Anthony Madrigal
Hi, Yes, you should use the MostSpecificCriteriaId since it is the most relevant to your location. The other location codes will depend on the Target Type associated to the Id found

Re: SUGGESTION - Python setup

2015-12-09 Thread Anthony Madrigal
Hi, Thanks for your input and suggestions. Could you please file your requests in this link ? Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://google

Re: Converted Clicks are missing in Final Url Report

2015-12-09 Thread Anthony Madrigal
Hi, Thanks for your concern. Fortunately, this a request that we are working on and it should be available in a future version of AdWords API. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelop

Re: Error in Client Libraries & Code Examples (.NET)

2015-12-09 Thread Anthony Madrigal
Hi, Would you happen to have the SOAP request and response that caused this error? If so, could you please *reply privately to author *them to me? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdev

Re: RateExceededError rate limiter is broken

2015-12-09 Thread Anthony Madrigal
Hello, Are you still experiencing this error? If so, could you please *reply privately to author *me your SOAP request and response that cause this error? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goo

Re: Unified API for TrueView video campaigns

2015-12-10 Thread Anthony Madrigal
Hi Pete, Currently, the only support we have for video campaigns in the API is through reporting. We have a new report type called the Video Performance Report specifically for reporting video campaigns

Re: How to put the HTML5 script generated from third party adserver to Ad words uisng API

2015-12-10 Thread Anthony Madrigal
Hi, In order to create an HTML5 ad with the API, you can create a TemplateAd with a template ID of 419. Here is what your SOAP request

Re: Aggregated percent view campaign stats not consistent?

2015-12-10 Thread Anthony Madrigal
Hello, This issue seems better suited for the AdWords Community Forum since this forum specializes in the AdWords API. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: VideoViews not available in ACCOUNT_PERFORMANCE_REPORT?

2015-12-10 Thread Anthony Madrigal
Hi, Could you please send me via *Reply privately to author *your client customer Id and the report query you used? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://pl

Re: Unified API for TrueView video campaigns

2015-12-11 Thread Anthony Madrigal
Hi Pete, Unfortunately, we do not have a timetable for when this will be available. I will update this thread as soon as it does. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.c

Re: Multiple ads created when calling mutate once

2015-12-11 Thread Anthony Madrigal
Hi, Do you have any SOAP requests and responses that show this behavior? If so, could you please provide them through *reply privately to author*? If you do not have any, could you provide me with the ads Ids and their associated ad group Ids? Thanks, Anthony AdWords API Team -- -- =~=~=~=~

Re: Display Planner data in a dynamic Google Sheet

2015-12-11 Thread Anthony Madrigal
Hi Vilav, AdWords API currently does not support Display Planner. Please see our blog regarding any announcements for this feature. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: Managed Placement Data

2015-12-14 Thread Anthony Madrigal
Hi, Unfortunately, there is no way to get placement information using the Ad Performance Report or Campaign Performance Report. You can use the Placement Performance Report to get managed placement

Re: VideoViews not available in ACCOUNT_PERFORMANCE_REPORT?

2015-12-14 Thread Anthony Madrigal
Hi, Glad to hear that you were able to resolve your issue. Feel free to post on the forum if you have any other AdWords API issues. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: Commas in Placement Performance Report

2015-12-14 Thread Anthony Madrigal
Hello, I recommend downloading your reports in TSV format. This will give you tab separated values instead of commas, which should eliminate this issue for you. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Not Getting ChangeData for specific Account when we know we have made changes

2015-12-15 Thread Anthony Madrigal
Hi Giles, Would you be able to provide me with your client customer Id through *reply privately to author *so that I can do some further investigation? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlea

Re: DISPLAY_TOPICS_PERFORMANCE_REPORT returning odd values for ID/criteriaID column

2015-12-15 Thread Anthony Madrigal
Hello, You should be able to get the Id of the Topic, which is found from the Verticals reference page, by using the Critieria

Re: Video Ads - How to pull metrics from Adwords API.

2015-12-16 Thread Anthony Madrigal
Hello, Please see the Video Performance Report . It includes the metrics VideoId, VideoViews, VideoViewRate, Clicks, Cost, AverageCpv and Impressions. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=

Re: Adwords Report issue

2015-12-17 Thread Anthony Madrigal
Hi, Could you try adding the field EffectiveFinalUrl to your report to see if that changes anything? Another possibility of why there is no data returning is that you have *include_zero_impress

Re: Ad showing AWX_

2015-12-18 Thread Anthony Madrigal
Hi George, Unfortunately, this question is unrelated to AdWords API. I suggest either contacting the Google Analytics Community or AdWords Community Forum

Re: shopping keywords + dest.urls

2015-12-21 Thread Anthony Madrigal
Hi, Unfortunately, AdWords API does not support returning the destination Url or Query for shopping campaigns in the reports. Please check out our blog regarding any updates to this feature. Regards, Anthony AdWords API Team -

Re: Distance segmentation using the API.

2015-12-21 Thread Anthony Madrigal
Hello, The 20 miles from Miami should be a radius around it. It should show up in the map if you send it through the API. If you still do not see them in your UI, please send me (via *reply privately to author) *the campaign Ids where these are being targeted. Regards, Anthony AdWords API Team

Re: shopping keywords + dest.urls

2015-12-22 Thread Anthony Madrigal
Hi Dennis, Unfortunately, there is no way for you to get the search terms as far as I know. However, you can use the Product Partition Report to get final Urls since the destination Urls are de

Re: how to update text ads FinalUrls

2015-12-22 Thread Anthony Madrigal
Hi, The mutate function from the AdGroupAdService only works for updating the ad's status. You will not be able to update anything else including final Urls. Regards, Anthony AdWords API Team -- -- =

Re: Distance segmentation using the API.

2015-12-22 Thread Anthony Madrigal
Hi, >From what I see, *Location Groups *will not show up on the map, whereas >*Radius targeting *will. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.co

Re: Support of Universal App Campaigns

2015-12-28 Thread Anthony Madrigal
Hello, Currently, there is no way to create video campaigns through AdWords API. However, you can get video statistics through reporting. The reports have video fields to help support this and we also added the Video Performance Report

Re: Does {keyword} in the final URL equal the keyword in the ad group or the keyword the user typed?

2015-12-28 Thread Anthony Madrigal
Hello, I suggest asking the AdWords Community Forum . They are best suited to answer these types of questions. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Distance segmentation using the API.

2015-12-28 Thread Anthony Madrigal
Hi Juan, Unfortunately, I cannot comment on future features and when they will be released. You can check out our blog regarding any updates to this feature. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

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