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

2016-03-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Sagun, There are currently no updates to whether or when the API will support video campaigns. You can follow our blog to get any announcements regarding this. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Download campaigns without the removed Ad groups, ads and keywords

2016-03-20 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, While there is no CampaignStatus field in the AdGroupService, AdGroupAdService and AdGroupCriterionService, you can use reporting to get the CampaignStatus for the report type you need to use.

Re: How to solve issue "We cannot approve your application while your MCC account is suspended for policy violations"

2016-03-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Please see our Required Minimum Functionality guide. In order to apply for Standard Access, you need to meet a few requirements. You can contact the Compliance Team to see if

Re: Attribution Reports and Conversion Data

2016-03-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Yoni, Unfortunately, there is currently no way to get the Attribution Reports listed in that page. The only available reports in the API are listed here . Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Updating CustomParameters on existing adgroup - AdGroup syncs back as "NEW"

2016-03-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Giles, Do you have any SOAP logs that show this behavior? If so, could you please *reply privately to author *the logs to me? I would like to take a look at why this is behaving this way. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Do not trigger ads unless certain keywords are in the user search query.

2016-03-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Bob, When creating a keyword, you should consider making its match type a Phrase . That way, your ad will only appear if the phrase was included in the search term. Please have a look at this link

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

2016-03-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Yes, this issue was resolved. Please see this forum post for more details. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=

Re: KWs mobile search volume using TargetingIdeaService

2016-03-22 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Nadir, I, unfortunately, cannot say whether or not there are plans on adding this feature again. However, you can follow our blog regarding any updates on this. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~

Re: Conversion Tracking Service not Returning Imported Analytics Goals and Phone calls Conversion Events

2016-03-23 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Ronak, According to this page : > Analytics goals and transactions created in Google Analytics profiles > linked to this AdWords account are returned with no trackingCodeType. They > will

Re: Get "Unauthorized" error when call AdWords API

2016-03-24 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Is there any more information you could provide me with such as SOAP logs? If so, please send it to me through *Reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelo

Re: Computer Tech Support Campaigns

2016-03-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, I am not sure what you mean by Tech Support campaign. Here is a list of all the supported campaign types . Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: data migration using extension setting service

2016-03-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Albert, I have not seen any cases in which users migrate backwards to the legacy services, but theoretically, it should be possible. We recommend not using both at the same time. As long as you're using one and are consistent, you should be fine. I suggest going over the Should I Migrate

Re: Cost field in Ad performance Report

2016-03-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Sorry for the late response, but I realized I needed to make a clarification. Cost is in micros , so you will always see a whole number. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=

Re: How to add new Label to AdGroup in Java

2016-03-30 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Karim, Please have a look at this example . This shows how to add labels to campaigns. You can modify the code to add to ad grou

Re: URGENTE:!!

2016-03-31 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Herbert, In order to use AdWords API, you need a developer token. Please see our Sign Up guide for more information. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Do not trigger ads unless certain keywords are in the user search query.

2016-04-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Bob, Unfortunately, I do not think this is possible with AdWords or AdWords API. You will need to add each of the keywords. As a workaround, you could add "purchase" as one of your negative keywords . Regards, Anthony AdWords API T

Re: Integrate our ads with google ads

2016-04-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Andy, AdWords API may be the best way for you to manage your website. Here is the AdWords API home page . There is a video there and many guides on how to use the API. You can go over it and see if AdWords API is the right fit for you. AdWords AP

Re: Keyword Performance Metrics for each Keyword within an Ad Group

2016-04-06 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, You can run the Keywords Performance Report with a predicate on either the AdGroupId or AdGroupName to get a report that breaks down keywords on a certain ad group or ad groups. For example, this

Re: UNEXPECTED_INTERNAL_API_ERROR - Ad Customizers - mutate

2016-04-06 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Charles, Could you please provide me with the SOAP request and response that caused this error? This will help us determine the cause of it. If you do not know how to get the SOAP logs, follow these instructions . Thanks, Anthony

Re: Filter adgroups by campaign

2016-04-06 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Leonardo, You can use predicates to filter ad groups by either their campaign Id or name. Our Client Libraries contain examples on how to do so. Here is our Java example

Re: UNEXPECTED_INTERNAL_API_ERROR - Ad Customizers - mutate

2016-04-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Charles, Here is our guide on how to enable logging for .Net. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: API errors

2016-04-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jose, Could you please *reply privately to author *me some of the error logs such as any SOAP request and responses you may have got? There are no issues on our side as far as I know. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Specify historical date for click performance report

2016-04-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Neil, The Click Performance Report only runs for a single day. If you change for date range to have the same value for both the min and max, it should work. You could also use the values TODAY and YE

Re: GCLID Auto-tag Not Passing Through Ad Performance Report

2016-04-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Richard, Could you please provide me with the report definition you used and some of the Ad Ids you expect to see the GCLID auto-tag, along with their respective ad group Ids? Please use *Reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: "Ghost ads" not in UI

2016-04-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, The approval status UNCHECKED for an ad in the API means the ad is currently under review. You will see the approval status a

Re: Get list of client managers

2016-04-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Jon, Unfortunately, there is currently no way to get the list of managers/users under an account via AdWords API. The only way to see it would be the *Account settings *in the AdWords interface. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: DEVELOPER_TOKEN_NOT_APPROVED

2016-04-12 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, There are a number of reasons a developer token might not be approved . However, if you are using a test account, you should be able to use a token that has not been approved yet. P

Re: Get Google Forwarding Number Calls (GFN) in AdWords API

2016-04-12 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You can use the Call Metrics Call Details Report to get details for calls to Google forwarding numbers. Please note that not all the fields you mentioned are included in the report. Cheer

Re: Keywords Performance Report : CreativeDestinationUrl field throws error

2016-04-12 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Dana, The field CreativeDestinationUrl is no longer supported in this report. You should use the CriteriaDestinationUrl instead. Cheers, Anthony AdWords API Team -- -- =~=

Re: Get product groups by product id

2016-04-13 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ingrid, There are currently no updates to this feature. You could follow our blog to receive any announcements regarding it. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: BatchJob connection failed 201603 in VB

2016-04-13 Thread 'Anthony Madrigal' via AdWords API Forum
Hey Mike, Were there any SOAP request and responses that resulted from this? If so, could you send me them through *Reply privately to author*? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelo

Re: Total cost in Campaign performance report

2016-04-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Evans, The TotalCost field was removed in v201601 because AdWords no longer charges for manual calls to Google forwarding numbers. As an alternative, you should use the Cost field from now on. Regards, Anthony AdW

Re: Negative and wrong values from TargetingIdeaService PHP

2016-04-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Looking at your code, it seems you have a STATS requestType. If you want the data to return similar to the Keyword Planner , you should use IDEAS instead. Regards, Anthony AdWords

Re: I can't find Adwords API center in account settings

2016-04-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, In order to apply for AdWords API , you need a production manager account first. Once you do that, you should see the AdWords API Center in the A

Re: Please Let me Know How can i make Mobile App Campaign

2016-04-20 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, The reason you are seeing the CANNOT_ADD_CRITERIA_TYPE error is because MobileApplications cannot be targeted on the campaign level. You need to target them from an ad group level. Here is a chart of all the criteria

Re: Please Let me Know How can i make Mobile App Campaign

2016-04-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, >From the chart, it means that Mobile Applications can only be excluded from campaigns with Display type. I am not able to translate what you have highlighted in your second image. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Integrate adwords api php,but show blank page,not generate report,please help how use adwords api

2016-04-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Sanjay, Are you running the examples using the command line? Our PHP examples only run while using the command line. If you were using it, please provide me with your customer client Id via *reply privately to author *so that I can take a look. Regards, Anthony AdWords API Team -- -- =~=

Re: No campaigns were found

2016-04-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mahesh, Could you *reply privately to author *your SOAP request and response you were using to get your campaigns back so that I can take a look? You should make sure your clientCustomerId in your properties file is your test account Id, not your manager account Id. Regards, Anthony AdWords

Re: All converion and assisted converion

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mike, This forum specializes in AdWords API related questions. I suggest asking the AdWords Community Forum . They will be better suited to answering your question. Cheers, Anthony AdWords API Team -- -- =~=~=~

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Benjamin, The systemServingStatus is trustworthy to go by when adding a keyword. You could use the Targeting Idea Service to check estimated search volumes for keywords. This feature is similar to the Keyword

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi James, It takes up to 3 hours for offline conversions to appear in your AdWords account. This may be the reason you are not seeing them yet. Here is a list of more reasons why your conversions may not appear.

Re: What level of access must our client give us in order to read their data via API?

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, For now, you should be able to use the API just for reports by having a "Managed - Read only" access level. Here is a guide to the different access levels, so you can take a look to see which suits your needs best. Cheers, A

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi guys, We are currently investigating this issue. There should be an update very soon. Thanks for your patience. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://p

Re: Can't retrieve the final urls from ads

2016-04-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Antonio, Did you select CreativeFinalUrls in your selector in the AdGroupAdService? If not, please try that and see if it works. Alternatively, you can run the Ad Performance Report and get the fina

Re: [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; trigger:''] When I am Running EstimateKeywordTraffic.php

2016-04-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Is this happening only with that file? Please make sure that your clientCustomerId is filled out in your auth.ini file. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ h

Re: Get the quality score of an keyword, which is not part of an ad group?

2016-04-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, You can run the Keywords Performance Report to get the QualityScore of a keyword. You can use certain operators in your predicate such as NOT_IN or =! to exclude certain ad groups. C

Re: change the name and match type of an keyword

2016-04-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Unfortunately, there is no way to change the text or match type of a keyword in both the AdWords UI or AdWords API. You will need to delete the old keyword first and then add a new one to "change" it. Please see the screenshot for more details as to why this is not possible.

Re: Get Ad Level Custom Parameter Data in Final URLs Report

2016-04-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Charlie, Custom parameters are available in the Ad Performance Report , while criteria parameters can be found in the Final URL Report

Re: [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; trigger:''] When I am Running EstimateKeywordTraffic.php

2016-04-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, You can set the value of your clientCustomerId in your auth.ini file. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Get Ad Level Custom Parameter Data in Final URLs Report

2016-04-26 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Charlie, Yes, unfortunately, there is currently no way to get those two values together in the reports. You could follow our blog regarding any changes or announcements. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=

Re: UAC (Universal app campaigns) support in the API

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Igor, The Campaign Performance Report is currently the only report that supports UAC. Please follow our blog regarding any updates to this feature. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How can I get access to the basic AdWords API?

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Nikolay, You can apply for Basic Access by filling out this form . You should hear back from the Compliance Team within one to two business days. Here are some requirements you m

Re: BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jake, Do you have a SOAP request and response or request Id that you can provide me with? If so, please send me them via *Reply privately to author*. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://google

Re: Can't retrieve the final urls from ads

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Antonio, Glad to hear it works. You need to include it your selector, otherwise you may get null returned or an error. Here is a list of the selector fields in each our services. Here is more information on using sele

Re: how to get Campaign status (Limited by Budget/campaign budget constrained) using API

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Vivek, Currently, the only way to get the value of a status as "limited by budget" is through the UI. You can follow our blog regarding this being added to the API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~

Re: Get CAMPAIGN_LOCATION_TARGET unable to get results from a specific campaign ID

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Could you please provide me with the SOAP request and response that resulted in this error? Please use *Reply privately to author *when doing so. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlead

Re: How can I get access to the basic AdWords API?

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Nikolay, Yes, you are correct that RMF only applies to Standard access. You should be able to get a token for Basic access for your use case. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeve

Re: 403 error donwloading report from different machine

2016-04-28 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Winfred, What is the report definition you are using for this? Could you please send me that and your client customer Id via *Reply privately to author*? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https:/

Re: Automatically get ClientcustomerId from adwords api version v201601

2016-04-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Bhasker, I do not see anywhere in your code where you set the clientcustomerId. Are you sure you are setting it? Also, for the line " var customerService = (CustomerService)adWordsUser.GetService(AdWordsService.v201509.CustomerService);", did you change v201509 to v201601? If you have done

Re: Can I test accounts linking using test account?

2016-04-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Yes, you are correct. You cannot link production and test accounts together. If you want to use the API for a test account, you will need a production account. I do not think you necessarily have to have an active campaign running in the production account. Once you apply for the develo

Re: GEO_PERFORMANCE_REPORT error "String could not be parsed as XML".

2016-05-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Could you please send me the stack trace and complete error message you are getting so that we can see where in the process it's failing? If it was due to not supporting zero impressions, you should have got a ZERO_IMPRESSIONS_REQUEST_NOT_SUPPORTED error. Please send me that information vi

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-05-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Benjamin, All of the search parameters including countries and languages should have an affect on the results of the TargetingIdeaService. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelop

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-05-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Benjamin, Yes, there should still be the same impact for both of those. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =

Re: Metrics and Dimensions

2016-05-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Leandro, Please have a look at this page . It lists all the fields and the report types that support them. You should use the report type that fits your needs. For example, if you want to know the number of clic

Re: Java API, get fields of AdGroupCriterion

2016-05-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Daniel, You will need to cast the AdGroupCriterion to the BiddableAdGroupCriterion class. >From there, you can get certain fields such as final URLs. Here is a snippet on how

Re: Basic access / update more than 10k placements per day

2016-05-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Yes, it seems you will need to apply for Standard access if you want to run these operations daily. Please let us know if you have any other questions. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://go

Re: AdWords API - AdWords linked with Analytics

2016-05-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hey, There is currently no way to check what Analytics account is associated to your AdWords account via AdWords API. Here is a guide on how to use Google Analytics with AdWords API. Cheers, Anthony AdWords API Team -- -- =~

Re: Get keyword quality score before adding the keyword to an ad?

2016-05-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Unfortunately, there is currently no way to get the quality score of a keyword before adding it. You could add the keyword in the PAUSED state and check its quality score and determine from there if you want to use it. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Novice question

2016-05-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Adam, Yes, unfortunately when reporting on multiple accounts , you will need to make a separate request for each account. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How I can get mobile adjustment bid in Reports

2016-05-09 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You can find the field BidModifier in these reports. You can also use the AdGroup Performance Report to get the AdGroupMobileBidModifer

Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, If you want to get campaign status from the Ad Performance Report, you need to add the predicate WHERE CampaignStatus IN ["ENABLED","PAUSED","REMOVED"]. Cheers, Anthony AdWords API Te

Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ketaki, Paused campaigns should still show up even with segmentation. Please note that when using segment fields such as Date, only the current status of the campaign will show up for each date. If you provide me with your report definition via *reply privately to author *I can take a furt

Re: get an error "AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:''" while try to fetch campaigns

2016-05-12 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Bhumin, I will be glad to take a look at your SOAP logs. All you need to do is click the drop down next to the reply button and select *Reply privately to author. *This will send me the SOAP logs privately. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdWords API - AdWords linked with Analytics

2016-05-12 Thread 'Anthony Madrigal' via AdWords API Forum
Hey, I cannot seem to find the account associated to your AdWords account. You can try reaching out to the AdWords Community Forum . They may be better suited to help you with this issue. Regards, Anthony AdWords API

Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-13 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ketaki, I did not receive your private message. Could you please try it again? It will also help if you send me some campaign Ids, especially the ones you expect to see returned as paused. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Tracking Conversion Events on Product Group

2016-05-13 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Ronak, Unfortunately, there is currently no way to get these conversion events for product groups via AdWords API. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ http

Re: Targeting Idea Service suddenly returning 0 results

2016-05-13 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Nick, There were no updates to the TargetingIdeaService as far as I know. Could you please provide me with your SOAP request and response via *reply privately to author *so that I can take a further look? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How do I set account level and campaign level spend limit using adwords api?

2016-05-17 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You can set campaign budgets by using the Budget Service . You may want to consider using shared budgets, which shares your budget across multiple campaigns. For account level budgets, you can use the Budget Order Service <

Re: VideoCampaigns and VideoAds / YouTube Promoted Videos

2016-05-18 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Nimrod, There are still currently no updates as to when this feature will be available. As always, you can follow our blog for any announcements regarding this. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~

Re: How to get YouTube campaigns information using adwords API

2016-05-18 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Nimrod, As I said in this post , there are no updates with this feature yet. We understand that this is a high request from our users. Please see our blog for any updates. Regards, Anthony AdWords API Team -- -- =~=~=~

Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-24 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Ketaki, I took a look at your account and I see why you are not being returned PAUSED campaigns. As you mentioned in your private message, the paused campaign returns when you are removing the fields *IsNegative *and *KeywordId. *Those two fields do not support zero impressions, so if your a

Re: Why can't I get PAUSED, REMOVED campaigns from AdWords Report by using predicate?

2016-05-25 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Ketaki, So just to reiterate, if you use the fields *IsNegative *and *KeywordId*, you will not see ads that have zero impressions. If a campaign is paused, there is a high probability that the ads will not have any impressions. Because of this, regardless of whether you include those fields

Re: keyword bid update in base campaign with Trial

2016-05-25 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Xiangdong, Since these are treated as two different campaigns, changes made to the base campaign such as bid updates will not override the bids in the trial campaign. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Googl

Re: keyword bid update in base campaign with Trial

2016-05-26 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Xiangdong, What this means is that the changes made to your base campaign will be applied to your trial. However, if you had made changes to your draft, it will be applied to the trial. Once the trial is created then no changes will be made to the trial from the draft. Please also see our g

Re: keyword bid update in base campaign with Trial

2016-05-27 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Xiangdong, After some further investigation by our team, we were able to see that these document you mentioned was out of date. We will be updating these docs with the correct behavior. Thanks for finding this. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Actual CPC for a clickid

2016-06-03 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi, Cost information is not available on an individual click basis. You can find Cost and other related metrics from various reports. Please see here

Re: Actual CPC for a clickid

2016-06-06 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi, Yes, that is correct. There is currently no way to get the actual CPC value, only the average. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+G

Re: Would AdWords API archive the old campaigns?

2016-06-06 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi, AdWords API does not automatically archive old/unused campaigns. You will need to do it on your own. You can use a Predicate to filter campaigns on some kind of criteria such as "Impressions = 0",

Re: Verification URL in reporting

2016-06-06 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hey John, I am not entirely sure what you mean by verification URL. However, here is a list of all the fields and what reports contain them. Hopefully you can find what you are looking for there. Please let me know

Re: Recent SSL issues

2016-06-06 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Troy, We haven't heard any other reports of this issue happening. Are you still running into this issue? Has anything changed at your end with your server or with any updates? Please provide me with any additional info so that we can figure out what's going on. Thanks, Anthony AdWords API

Re: Managed Customer name empty

2016-06-10 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Elliot, Barani never followed up with any examples, so the issue was not resolved. Could you please start a new thread describing your issue, so that I can further investigate? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Lookup Locations Codes that are Countries Only

2016-06-10 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Scot, Unfortunately, there is currently no way to filter by either parent Id or display type (DisplayType = Country) through the API. You can look at this table and filter the Targeting Type to Country. Please see our b

Re: I have closed my campagin last month for 1 $ but why i am seeing now on my ad word account Current balance $8.06 Estimated tax of $0.00 has been deducted ?

2016-06-13 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi, Unfortunately, this is not within the scope of this forum. However, you can reach out to the AdWords by following this link . Please feel free to contact us in the future for any AdWords API related issues. Regards, Anthony AdWords

Re: How can I get Ad Performance Report that only contains the ads of Display Network Only groups?

2016-06-13 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi, Using that filter should give you only Display Network stats. Could you please provide via *reply privately to author *with your report definition, ad Ids and their associated ad group Ids that you are expecting to see as Content only? It may also help to provide me with the report you are

Re: YouTube Video ID in Video Performance Report Does Not Match

2016-06-13 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Mark, I'll be glad to take a look at what is going on here. You can send me the details privately via *reply privately to author. *Please provide the report definition, clientCustomerId and some video Ids you expect to see. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Can I use getTargetCpa() and setTargetCpa() on Ad group level

2016-06-14 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi KMadsen, This question is out of scope for our team, since it is related to AdWords Scripts, not AdWords API. Please post your question on their forum so that they can solve your issue. For any AdW

Re: TrueView in-stream in-display ad formats

2016-06-14 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Jenia, When running reports, you can use the field AdNetworkType1 or AdNetworkType2 to get the TrueView formats. The value YOUTUBE_SEARCH is associated with in-stream and YOUTUBE_WATCH

Re: Display Network - Mobile App Installs Campaign Showing Ads on YouTube Web Site

2016-06-14 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Mark, Thanks for the clarification. That does seem like strange behavior. Could you please provide the campaign Id of this campaign and a sample report definition you used via *reply privately to author*? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How should I deal with the following account warning

2016-06-15 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hello, Could you please let me know where you are seeing this error? This does not appear to be AdWords API related at first glance. If you give me the steps you took to give this error, that would be very helpful. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google Adwords. How get report for all accounts?

2016-06-15 Thread &#x27;Anthony Madrigal' via AdWords API Forum
Hi Kostya, No worries. Your English isn't bad at all! There is currently no way to get reports for all accounts in one request. In order to get a report for multiple accounts , you need to submit a

<    3   4   5   6   7   8   9   10   11   >