Re: Why do I get not all adwords accounts by user with API?

2017-08-09 Thread 'Ivan Bautista' via AdWords API Forum
Hi Kirill, Is the issue still reproducible on your end? If the issue still persists, then would you be able to provide to us privately (using *reply privately to author* option) the previously requested information so we can investigate further? Regards, Ivan AdWords API Team -- --

Re: AdsAPI v201705 Entries NULL when totalNumEntries has value

2017-08-09 Thread 'Ivan Bautista' via AdWords API Forum
Hi, I just want to check if the issue is still reproducible on your end. If the issue still persists, then would you be able to provide to us privately (using* reply privately to author* option) the previously requested information to help us investigate further? Regards, Ivan AdWords API

Re: AWReporting- data is different from google adwords

2017-08-04 Thread 'Ivan Bautista' via AdWords API Forum
Hi Ted, The Data freshness guide explains that your account statistics (such as clicks, conversions and impressions) could possibly be delayed by less than three hours. However, generating report from the API and UI filtered in the

Re: Executing Adwords Script through the API

2017-08-02 Thread 'Ivan Bautista' via AdWords API Forum
Hi Umya, I'm afraid such feature is not available via the AdWords API. However, you may want to double check with the AdWords Scripts Team if they have any alternatives. Regards, Ivan AdWords API Team -- --

Re: AWReporting- data is different from google adwords

2017-08-02 Thread 'Ivan Bautista' via AdWords API Forum
Hi Ted, Thank you for providing to us screenshots of your AdWords UI report and the report generated from AWReporting tool. For us to have a better look on our end, could you provide to us privately (using *reply privately to author* option) the

Re: Why do I get not all adwords accounts by user with API?

2017-08-02 Thread 'Ivan Bautista' via AdWords API Forum
Hi Kirill, If you specified as request header the clientCustomerId of the AdWords client account associated with te...@gmail.com when executing the ManagedCustomerService.get() , then you should be

Re: keyword planner tool result different from TargetingIdeaService result

2017-08-01 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nitin, Do you still need our assistance on this? If so, then could you provide to us privately (using *reply privately to author* option) the previously requested information so we could investigate further? Regards, Ivan AdWords API Team -- --

Re: AdsAPI v201705 Entries NULL when totalNumEntries has value

2017-07-31 Thread 'Ivan Bautista' via AdWords API Forum
Hi, For us to be able to help you investigate further, would you be able to share with us privately (using *reply privately to author* option) the SOAP request and response logs captured when issue was encountered as well as the 2 production account Ids in question? These information will give

Re: Why is this a constant?

2017-07-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi Ildar, Please note that all code samples from the client libraries are mainly used as reference for development. Thus, you may modify them according to what best suit your application requirements. If you want to set the

Re: AuthenticationError.CLIENT_CUSTOMER_ID_INVALID

2017-07-25 Thread 'Ivan Bautista' via AdWords API Forum
Hi, As per documentation , the CLIENT_CUSTOMER_ID_INVALID error is mainly triggered when you specified a client customer ID (not your OAuth2 client id) that is invalid or is not a

Re: Fetch account performance for accounts managed by sub-manager

2017-07-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi Dongliang, For us to verify on our end, could you share to us privately (using *reply privately to author* option) the report definition used as well as the generated report file? Do note that if

Re: keyword planner tool result different from TargetingIdeaService result

2017-07-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nitin, Thank you for providing your Keyword Planner screenshot and your code snippets. For us to be able to investigate further, would you be able to share to us privately (using *reply privately to author* option) the SOAP request and response logs when TargetingIdeaService was executed

Re: Get a list of Adwords accounts a Google account has access to?

2017-07-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nima, Apologies if I misunderstood your question in my first response. If you are indeed trying to return the AdWords accounts associated with the Google account that you used to generate your OAuth2 credentials, then could you share to us privately (using* reply privately to author*

Re: Get a list of Adwords accounts a Google account has access to?

2017-07-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nima, As per this blog post , CustomerService.getCustomers() returns the AdWords accounts associated

Re: Code for getting keyword statistics for search campaign

2017-07-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Prashant, As per documentation , the Keywords report in the AdWords UI is equivalent to the Keywords Performance Report

Re: Fetch account performance for accounts managed by sub-manager

2017-07-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Dongliang, As per documentation , the scenario you are trying to achieve should be possible by using the developer token of your root MCC account (100), the OAuth2 credentials of the root MCC account

Re: How to get these fields with conversions api

2017-07-20 Thread 'Ivan Bautista' via AdWords API Forum
Hi ZhangMin, The Repeat Rate field from the UI doesn't have a direct counterpart in the AdWords API. As mentioned by Peter, you may refer here for the available conversion

Re: how to get shared library remarketing api?

2017-07-20 Thread 'Ivan Bautista' via AdWords API Forum
Hi, You may use the AdwordsUserListService.get() to retrieve list of audiences available in the AdWords API. Additionally, you may refer to this guide

Re: BidModifier attribute in CAMPAIGN_CRITERIA_REPORT

2017-07-19 Thread 'Ivan Bautista' via AdWords API Forum
Hi MG, I will raise this to the rest of the team but I can't assure you that your request will be granted and included in future releases. That said, you may keep an eye on our blog for any updates. Currently, as per

Re: Error in Feed uploading through Shopify account

2017-07-14 Thread 'Ivan Bautista' via AdWords API Forum
Hi Abhishek, Based from your screenshot, it seems that your issue is more related to the Google Merchant Center than anything specific to the AdWords API. It would be best that you raise your concern with the Google Merchant Center team via their Contact Us options

Re: How get CustomerId with OAuth 2.0

2017-07-14 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Just to clarify, do you wish to get the Customer ID associated with your generated OAuth2 credentials? If yes, then you may do so by using the CustomerService.getCustomers() along with the

Re: Migrate from V201702 to V201705

2017-07-09 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jeszi, As mentioned earlier, the old status enums don't exactly have a direct match with the new status enums

Re: Migrate from V201702 to V201705

2017-07-06 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jeszi, Below are my answers to your questions. I am not sure what are exactly the replacements for them in version V201705. Are they PolicyApprovalStatus.DISAPPROVED and PolicyApprovalStatus.UNDER_REVIEW? The ApprovalStatus enums

Re: Lost Impression Share Rank

2017-07-03 Thread 'Ivan Bautista' via AdWords API Forum
Hi Luis, For us to be able to assist you better, could you confirm if the issue you are referring to is in the AdWords UI or AdWords API? If it's with the AdWords UI, then it would be best to redirect your concern to the AdWords Community forum

Re: How to do different time scheduling for different adgroups in a single ad campaign?

2017-06-19 Thread 'Ivan Bautista' via AdWords API Forum
Hi Vasudha, Could you confirm if you are referring to the creation of Ad Schedule in the AdWords UI ? If so, then it would be best to redirect your concern to the AdWords Community forum

Re: Getting adgroup error

2017-06-16 Thread 'Ivan Bautista' via AdWords API Forum
Hi, If you still encounter the error, then please do share with us (using *reply privately to author* option) privately the SOAP request and response logs captured when error was encountered so we can help you investigate further. Regards, Ivan AdWords API Team -- --

Re: Adwords API Upgraded to v201609 since more than a month but still it says "You've submitted 3.59% of your AdWords API requests to v201607 within the past seven days"

2017-06-15 Thread 'Ivan Bautista' via AdWords API Forum
Hi Ronak, Could you check if you were able to follow this migration guide when migrating from version 201607 to 201609? Also, could you share to me privately (using* reply privately to author *option) a copy of the

Re: How to get demographic criteria performance?

2017-06-14 Thread 'Ivan Bautista' via AdWords API Forum
Hi Akiko, If you are referring to the reports available in the Demographics tab of the AdWords UI , then you may collect statistics from Gender Performance Report

Re: How to get demographic criteria performance?

2017-06-14 Thread 'Ivan Bautista' via AdWords API Forum
Hi Akiko, These are the available report types you can generate for Dynamic Search Ads. Additionally, you may refer to

Re: Hardcoding json secrets file for service account authorization

2017-06-13 Thread 'Ivan Bautista' via AdWords API Forum
Hi Peter, Basically, you just need to generate the OAuth2 credentials and refresh token once for the parent MCC account, then any of the child accounts under the MCC account can be accessed using the same OAuth2 credentials. You will just need to specify the clientCustomerId in the request

Re: rateexceedederror targetingideaservice

2017-06-13 Thread 'Ivan Bautista' via AdWords API Forum
Hi Karim, Do you still encounter the error? If you still need our assistance, please provide the previously requested information so we can investigate further on our end. Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: v201705 of AdWords

2017-06-13 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Currently, information about your current account balance is not available via the AdWords API. Alternatively, you can try to get an approximation of your remaining balance by getting the amount spent per account via Cost statistics

Re: Hardcoding json secrets file for service account authorization

2017-06-13 Thread 'Ivan Bautista' via AdWords API Forum
Hi Peter, As per guide , if you are generating OAuth2 credentials via service account flow

Re: How to add date range filter dropdown for Adwords Report using API ??

2017-06-13 Thread 'Ivan Bautista' via AdWords API Forum
Hi, These are the supported date ranges , which includes setting a custom date range (ex. May 01, 2017 to May 02, 2017), that you can include in your drop-down list to filter your generated reports. You may trigger

Re: ServiceAccount not working on new API verson

2017-06-08 Thread 'Ivan Bautista' via AdWords API Forum
Hi Rafael, As per documentation , you can persist the refresh token to refresh expired access token

Re: How to get Network , Device and Demographic Performance Value using API ??

2017-06-08 Thread 'Ivan Bautista' via AdWords API Forum
Hi, As mentioned earlier, to generate demographics performance via AdWords API similar to the Demographics reports shown in the AdWords UI, you may look into Age Range Performance Report

Re: ServiceAccount not working on new API verson

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi Rafael, We strongly recommend using installed app flow as it is a simpler alternative that achieves similar goal

Re: Can we pull down Unique Reach using the API yet?

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi As per release notes , there's no mention of "Unique Reach" metric added in the latest API version (201705). You may refer to this table

Re: How to get Network , Device and Demographic Performance Value using API ??

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi, You may filter supported report types by network via setting fields AdNetworkType1 and AdNetworkType2

Re: How to get Network , Device and Demographic Performance Value using API ??

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Generating reports into customized templates such as in a pie chart is not available via the AdWords API. Here are the only supported download formats where data is presented in a list or xml

Re: Getting adgroup error

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Make sure that the ad group you are using is created under the clientCustomerId you specified in the request header. For us to investigate further, could you reply privately (using *reply privately to author *option) with the SOAP request and response logs captured when error was

Re: SEARCH_QUERY_PERFORMANCE_REPORT only shows 0 click queries

2017-06-06 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nikolai, Do you still encounter this issue? If so, then could you please reply to us privately (using *reply privately to author *option) with the information requested earlier so we can investigate further? Regards, Ivan AdWords API Team -- --

Re: Ad errors in russian language

2017-06-06 Thread 'Ivan Bautista' via AdWords API Forum
Hi Vladimir, Were you able to check the language preferences of the Google account? If you still need our assistance, then please reply to us privately (using *reply privately to author* option) with the information requested earlier. Regards, Ivan AdWords API Team -- --

Re: Campaign Performance Report. 'Device' field return value

2017-06-05 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Thank you for bringing this to our attention. The team is aware of this and is currently working on it as well as the similar issue raised in this thread . For easier tracking, I

Re: Different data values in API reports and in Adwords

2017-06-05 Thread 'Ivan Bautista' via AdWords API Forum
Hi Yoav, Data generated from the Ad Performance Report could possibly be different with the Criteria Performance Report

Re: rateexceedederror targetingideaservice

2017-06-02 Thread 'Ivan Bautista' via AdWords API Forum
Hi Karim, To help us investigate further, could you share to us privately (using *reply privately to author* option) the SOAP request and response logs captured when error was encountered as well as your clientCustomerId? Regards, Ivan AdWords API Team -- --

Re: 'emondo' is spelled incorrectly. Did you mean _____ ? No, no I did not.

2017-06-01 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Your concern doesn't seem to be specific to the AdWords API. Could you confirm if you are using Google Search? If so, then I suggest that you contact their team directly with your concern. Regards, Ivan AdWords API Team -- --

Re: I need an API developer

2017-06-01 Thread 'Ivan Bautista' via AdWords API Forum
Hi Michael, This forum doesn't provide developer recommendations. However, if you have any specific technical questions about the AdWords API, feel free to create a new thread with the details of your concern and we'll gladly assist you. Regards, Ivan AdWords API Team -- --

Re: SEARCH_QUERY_PERFORMANCE_REPORT only shows 0 click queries

2017-05-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nikolai, For us to further look into it, could you reply to us privately (using *reply private to author *option) with the screenshot of the Search Terms Report in the AdWords UI as well as your

Re: rateexceedederror targetingideaservice

2017-05-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi Karim, As per the Rate Limit guide , the RateExceededError could be triggered by a number of factors so you need to be mindful of these as well as other Targeting Idea specific limits

Re: adword should link with admob for better revenue

2017-05-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Currently, there's no way to directly target your AdWords campaigns to Ad placements created in AdMob nor a way to directly link AdWords campaigns to an AdMob account. However, you might want to use CampaignCriterionService

Re: How to get the Auction Minimum Bid at Keyword level from Adwords API?

2017-05-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi Sandeep, Could you confirm if you are referring to the minimum bid set for Target ROAS bidding ? If so, then you may extract data from bidFloor field

Re: UAC shows 40K IMP & 2K CLICK.16 CONV.good or bad

2017-05-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi Sanjay, Do note that the Target CPA you set could affect the number of conversions you get so setting a low Target CPA (CPI) might result to lesser conversions. Also, do note that the

Re: How to get Auction Minimum bid at Keyword level

2017-05-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi Sastry, If you are referring to the minimum bid set for Target ROAS bidding , then you may extract that data from bidFloor field

Re: Can Adwords API be used from Client side Javascript API Calls.

2017-05-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi Shubham, For easier integration with the AdWords API, we recommend using the available client libraries as they handle the backend API calls for you and expose easy-to-use objects for you to work with. Unfortunately, we can

Re: Ad errors in russian language

2017-05-29 Thread 'Ivan Bautista' via AdWords API Forum
Hi Vladimir, Could you check if the language preferences of the Google account associated with your OAuth2 credentials is set to Russian? You may do so by logging in to accounts.google.com using the Google account associated with your OAuth2 credentials. Then, go to *Account preferences >

Re: Can Adwords API be used from Client side Javascript API Calls.

2017-05-29 Thread 'Ivan Bautista' via AdWords API Forum
Hi, If you wish to manage your AdWords data using Javascript, then you might want to consider using AdWords Scripts instead. You may raise any AdWords Scripts concern in the AdWords Scripts forum . Let me know if this helps. Regards,

Re: TargetingIdeaService returns unreal search volume

2017-05-29 Thread 'Ivan Bautista' via AdWords API Forum
Hi Valentin, To help us investigate further, could you reply to us privately (using *reply privately to author* option) with the complete SOAP request and response logs as well as the screenshot of the generated results from

Re: ExcludeHiddenAccounts=true not working

2017-05-25 Thread 'Ivan Bautista' via AdWords API Forum
Hi Luis, Whether you set the hidden status via AdWords API or AdWords UI, the isHidden field should be updated accordingly. That said, I tested hiding my test accounts both

Re: ExcludeHiddenAccounts=true not working

2017-05-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi Luis, This is expected behavior. The reason why ManagedCustomerService.get is returning all your accounts even after setting ExcludeHiddenAccounts to true is because all your accounts are not

Re: ExcludeHiddenAccounts=true not working

2017-05-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi Luis, Could you check if the isHidden field of those accounts in question are set to true? To help us investigate further, could you reply to us privately (using *reply

Re: Dynamically change client id in adsapi_php.ini file of Googleads php library

2017-05-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi , You may refer to this section on how to change the clientCustomerId header programmatically. Let me know if this helps. Regards, Ivan AdWords API Team -- --

Re: Linking individual customer's AdWords account with corresponding GMB account

2017-05-22 Thread 'Ivan Bautista' via AdWords API Forum
Hi Kruger, As per sample code , if the gmbEmailAddress

Re: Negative CrossDeviceConversions values in Shopping Performance Report

2017-05-18 Thread 'Ivan Bautista' via AdWords API Forum
Hi Ronald, To help us investigate further, could you reply privately (using *reply privately to author *option) with your clientCustomerId, the report definition used as well as the generated

Re: UploadOfflineConversions api data upload

2017-05-18 Thread 'Ivan Bautista' via AdWords API Forum
Hi Bala, Below are my answers to each question. 1. What happen If I upload same gClid data twice? Assuming all conversion name, value, time etc are same. > As per documentation > , > > the first upload will be

Re: How to call adwords api for pulling the googleadwords report

2017-05-17 Thread 'Ivan Bautista' via AdWords API Forum
Hi, As mentioned earlier, it is highly recommended to use the available client libraries to have easier integration with the AdWords API. However, you may refer to this guide to help you in building the report

Re: GEO_PERFORMANCE_REPORT CityCriteriaId returns entities that aren't cities

2017-05-17 Thread 'Ivan Bautista' via AdWords API Forum
Hi Oleg, To help us investigate further, could you reply privately (using *reply privately to author* option) with the report definition used as well as the actual generated report for Geo Performance

Re: BatchJobService for uploading offline conversion data

2017-05-17 Thread 'Ivan Bautista' via AdWords API Forum
Hi Bala, As per the list of supported operations for BatchJobService, uploading offline conversion data is not included so you may have to do the asynchronous logic on your end. However, looking at the

Re: How to call adwords api for pulling the googleadwords report

2017-05-17 Thread 'Ivan Bautista' via AdWords API Forum
Hi Subramanyam, We highly recommend using the available client libraries for easier integration. You may refer to these sample codes for downloading any

Re: CAMPAIGN_LOCATION_TARGET_REPORT Location column

2017-05-16 Thread 'Ivan Bautista' via AdWords API Forum
Hi Fred, Could you try listing down the criteria associated to your campaign (748423389) via the CampaignCriterionService , then see if the IDs

Re: Ended/Removed Campaigns

2017-05-14 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nimcy, To help us investigate further, could you reply to us privately (using *reply privately to author* option) with the SOAP request and response logs captured for the CampaignService.get() ? Regards,

Re: Rate Sheet explanation

2017-05-12 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Please create a new thread with the details of your concern as this thread is more than 3 years old. Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: adgroup targeting add placement qusetion !!

2017-05-12 Thread 'Ivan Bautista' via AdWords API Forum
Hi, To help us answer you more accurately, could you confirm if the site.www.google.com was generated from the AdWords UI via the search tool when adding placement targeting ? If not, then could you reply to us privately (using *reply

Re: Ended/Removed Campaigns

2017-05-11 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nimcy, Make sure that the clientCustomerId request header set when executing the request is for a client account and not an MCC account. Also, by default, the CampaignService.get() doesn't include

Re: Customer descriptive name on a shopping performance report?

2017-05-11 Thread 'Ivan Bautista' via AdWords API Forum
Hi John, Are you looking for the descriptive name of the Customer account? If so, then you may select the AccountDescriptiveName field. Let me know if this works for you.

Re: Adwords API CustomerService CUSTOMER_NOT_FOUND

2017-05-11 Thread 'Ivan Bautista' via AdWords API Forum
Hi James, If you want to retrieve information of all client accounts under your MCC account, then I suggest that you use ManagedCustomerService instead. You may refer to this code sample

Re: Exclusions in Display Network Targets via API

2017-05-11 Thread 'Ivan Bautista' via AdWords API Forum
Hi Dave, At the campaign level, you may consider using Placements as Negative Criterion

Re: Developer/Agency recommendations

2017-05-10 Thread 'Ivan Bautista' via AdWords API Forum
Hi Bryan, Our team doesn't have any knowledge regarding list of AdWords API certified partners nor if a certification of such exist. The support that our team provides is only limited to technical questions about the AdWords API and how to utilize its various features. As mentioned earlier,

Re: Regarding the Estimate Request Limits

2017-05-09 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jacob, The API limits documentation only specifies the corresponding error that will be thrown when the limit is exceeded and have no specific mention on permanent shutoff. As per Traffic Estimator limit guide

Re: Developer/Agency recommendations

2017-05-09 Thread 'Ivan Bautista' via AdWords API Forum
Hi Bryan, This forum and our team only provides information and support for AdWords API related issues or concerns and we do not currently provide developer/agency recommendations. However, feel free to create a new thread and specify any technical questions you have for a particular AdWords

Re: Error 502. Invalid gateway

2017-05-09 Thread 'Ivan Bautista' via AdWords API Forum
Hi, To help us investigate further, could you specify from which particular AdWords API service or report type did you encounter the error 502? If the error was captured when executing an AdWords API service, then could you

Re: Webpage from API

2017-05-08 Thread 'Ivan Bautista' via AdWords API Forum
Hi Frank, You can't directly use the code samples in the PHP client library as webpages as these examples are meant to be run via the command line and not as a webpage . However, you may use the same code flow/logic from

Re: Report Download Read Timeout

2017-05-04 Thread 'Ivan Bautista' via AdWords API Forum
Hi, As per documentation , report download request has no specific restriction on the date range but may time out on extremely large data sets. While reducing the date range is one option you may try, you may also

Re: BatchJobService changed to only return errors without applying orthogonal changes?

2017-05-04 Thread 'Ivan Bautista' via AdWords API Forum
Hi Sha, As per this guide and the 201702 release notes , partial failures is still supported and is set to true by default for all requests to

Re: AdCustomizers download FeedItems target adGroupId and campaignId

2017-05-04 Thread 'Ivan Bautista' via AdWords API Forum
Hi Paris, Please note that AdGroupFeedService is used to link a feed to an AdGroup using a matching function. Having said that, the Feed Id and Ad Group Id associated with your Ad customizer will only be

Re: why not CANT_UPDATE_NEGATIVE??

2017-05-04 Thread 'Ivan Bautista' via AdWords API Forum
Hi Junghyun, As per documentation , Negative ad group criteria can not be updated which is why the AdGroupCriterionError.CANT_UPDATE_NEGATIVE error was

Re: Ratelimiter Extension

2017-05-03 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Based from the Basic Usage section of the RateLimiter Extension, AdWordsServicesWithRateLimiter object could be used like a normal AdWordsServices object and it would

Re: AdWords billing data via API

2017-05-03 Thread 'Ivan Bautista' via AdWords API Forum
Hi Devi, I'm afraid we can't comment on possible future releases for the AdWords API. You may, however, regularly check our blog for any updates. Regards, Ivan AdWords API Team -- --

Re: how to upload 1 million email on audiences google adwords use api php?

2017-04-28 Thread 'Ivan Bautista' via AdWords API Forum
Hi Joshua, Being that this thread is almost a year old, I suggest that you create a new thread for your queries and from there we can continue with our discussion. Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Adword campaigns are real time?

2017-04-27 Thread 'Ivan Bautista' via AdWords API Forum
Hi Joe, Below are my answers to your questions. A. Google's documentation indicates it might take several hours for the userlist to be populated with members . Can we confirm? Yes, based

Re: Getting Error "class HttpTransport has no attribute '_HttpTransport__get_request_url'"

2017-04-27 Thread 'Ivan Bautista' via AdWords API Forum
Hi Ethan, I'm a teammate of Peter and I'm here to assist you with your concern. First off, do you still get the error specified? If yes and if you think you have followed correctly the setup guide referenced by my colleague earlier, then as

Re: GMB Extensions, can't use personal account?

2017-04-26 Thread 'Ivan Bautista' via AdWords API Forum
Hi JC, With regards to retrieving your personal account id, it would be best to confirm with the GMB team as we only handle the AdWords API part of the integration. As for the InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

Re: GMB Extensions, can't use personal account?

2017-04-26 Thread 'Ivan Bautista' via AdWords API Forum
Hi JC, As per documentation , there is no specific restriction for the GMB account you can link to but we recommend that you use business accounts rather than personal ones for linking to avoid

Re: Google AdWords API: Test Account AccountManagement/CreateAccount Error

2017-04-26 Thread 'Ivan Bautista' via AdWords API Forum
Hi Harry, The ManagedCustomerServiceError.NOT_AUTHORIZED means that the clientCustomerId set is not authorized to perform the request. Could you check if

Re: Check for basic API.

2017-04-25 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Please be informed that your concern, which you also raised yesterday via this forum post , was already forwarded yesterday and is now being handled by the AdWords Compliance team.

Re: Adword campaigns are real time?

2017-04-25 Thread 'Ivan Bautista' via AdWords API Forum
Hi, For us to be able to answer your questions more accurately, could you elaborate more on what you mean by List B or which entity are you referring to? Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Cannot find Watch Time and Avg. Watch time/impressions in the API

2017-04-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Are you perhaps referring to a report in the AdWords UI for the "Watch Time and Avg. Watch time/impressions" fields you have mentioned? If yes, could you reply to us privately (using *reply privately to author* option) with the complete screenshot of the AdWords UI report so I can better

Re: basic API

2017-04-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi, The application process usually takes within 2 business days before you receive a response from the AdWords Compliance team. To further investigate on your issue, could you reply to us

Re: [9-8107000017054] CampaignExtensionSettingService InternalApiError.UNEXPECTED_INTERNAL_API_ERROR while trying to add Ad Extension

2017-04-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Sean, After taking another look at your SOAP requests particularly your geotargeting for your Sitelink, we notice that you are setting value "2840" in the locationName field

Re: Ad Words is not allowing me to download data in through ad words api

2017-04-21 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jaydeep, Do note that the RATE_EXCEEDED error could be triggered by other factors aside from exceeding the daily report downloads limit

  1   2   >