Re: Get categoryids of one keywords

2018-08-24 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you confirm if what you meant by categoryId was this CategoryProductsAndServicesSearchParameter type? If yes, according to the link provided, it only

Re: Google Ads API - Release Date

2018-08-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rodrigo, For releases of new Google Ads API versions, you may follow our blog to keep up to date with any announcements. As for deprecation/sunset schedules for the AdWords API, you can regularly check out this guide

Re: Missing random campaign in campaign performance report

2018-08-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Patrik, I have received the requested information privately. Upon investigation, the campaign Id you mentioned is indeed a TrueView for Reach campaign subtype. This type of campaign is currently not supported in the AdWords API. This is the reason why it does not show in your reports. Let

Re: Can I Create and manage pharmaceutical ads in Google Ads campaigns via API?

2018-08-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Albert, You could select the DisplayUrl field for both AdService and AdGroupAdService to show your

Re: Missing random campaign in campaign performance report

2018-08-21 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Patrik, To better investigate this, could you provide the complete report definition and the clientCustomerId used in generating the report? Could you also provide the missing campaignIds that you

Re: Google ads API report

2018-08-21 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Vlad, Unfortunately, there is no exact report that can accommodate all of the fields you requested as the API reports focuses on each entity level. If you wish to retrieve Keyword level data, you could use the Keyword Performance Report

Re: Check audience list size

2018-08-21 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ankur, According to this documentation , it takes 6 to 12 hours for a user list to be populated with members. However, sometimes it would take up to 48 hours for this to be completely

Re: Can I Create and manage pharmaceutical ads in Google Ads campaigns via API?

2018-08-20 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Albert, Unfortunately, we do not provide support on third party software integration for AdWords API and the tool you are using. The feature you mentioned is currently only supported in the AdWords UI. However, if you wish to create and modify ads in the API, you could use the

Re: Where to Find Daily Quota Used Thus Far

2018-08-20 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Charles, AdWords API does not support the feature of a quota counter. I am afraid that you have to implement this on your end. You could refer to the rate limits documentation for further details. As for the time of quota

Re: Integrating multiple Ad Manager accounts with the custom website

2018-08-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies as our team is unaware of the Facebook feature that you mentioned as this is already outside of our expertise. Regarding managing accounts using the AdWords API, you can refer to this guide for more

Re: How to identify a customer in AdWords

2018-08-16 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sreekanth, Unless you have implemented remarketing and audience targeting, you would not be able to get information regarding a specific user. To learn more about this feature, you may refer to this guide . Let

Re: Error when getting Ad Performance Report: "Problem sending data to report download server"

2018-08-16 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, There is a possibility that the report you are trying to generate contains a large amount of data and is causing a timeout . It is advised to breakdown your report into smaller reports by adding more predicates or

Re: adwords13.0

2018-08-15 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Your concern appears to be more inclined to the Python client library. With this said, I would suggest you to open your concern on their github issue tracker as the client library owners are better equipped in answering your

Re: Can I get information about the equipment?

2018-08-14 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
你好! 我看到你会说中文,让我用中文回复。让我用以下信息回答您的问题。 1. 您可以使用Ad Performance Report 的DevicePreference 和Device

Re: Entity Not Found INVALID ID

2018-08-14 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The error INVALID_ID is encountered when you are referencing the ID of an entity from a different account or the entity specified has already been removed. To see if the ad group (2045191148) you are

Re: Is there a pyspark code sample for google adwords?

2018-08-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tirtha, We have some sample codes available in the Python client library. However, if you are planning to use a different library/framework, you could open your concern to the github owners via this link

Re: API for get App ID of android and ios platform?

2018-08-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you confirm if the appIds you are pertaining to are the ones already targeted for a specific campaign or ad group? If so, retrieving of these appId's are possible, however, you can only retrieve this on a certain level (campaign level, ad group level etc.) at a time. You could use

Re: How to download the report from API as a data frame

2018-08-12 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Zhaoyu, Unfortunately, AdWords API report does not support customized download format. With this said, your concerns seem to be more related to the Python library and your parser code. You may open your concern to the Python support team as they may be more equipped in answering your

Re: Upload business costs to adwords

2018-08-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Javier, Uploading business costs and custom columns are currently not supported via the AdWords API. If you wish to learn more about the possible fields you can use for custom columns, I would recommend that you get in touch with the product experts in the AdWords Community Forum

Re: Ads (beta) api operation limits

2018-08-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Don, Could you point me to the documentation you were referring to that mentioned that the DELETE operation has a limit of 1000? The system limits of the Google Ads API Beta should be the same with the AdWords API system limits

Re: Failed to refresh access token

2018-08-08 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, It seems that you have opened a similar concern in this thread in which I have responded to. You may reply on that thread for better tracking. Regards, Dannison AdWords API Team On Wednesday, August 8, 2018 at

Re: Adwords API limits

2018-08-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The limits are normally associated to mutate operations only of the AdWords API. If you have further clarifications about Rate Limits, you may open a new thread regarding your concern. Regards, Dannison AdWords API Team On Wednesday, August 8, 2018 at 4:22:14 AM UTC+8, Константин Латыпов

Re: Error: Google.Api.Ads.Common.Lib.AdsOAuthException: Failed to refresh access token

2018-08-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The error *Failed to refresh access token* appears when you did not refresh your access token. Could you confirm if you have followed the steps in getting your refresh token

Re: CAMPAIGN_PERFORMANCE_REPORT with predicate Labels CONTAINS_ANY results in a 500 Internal Server Error

2018-08-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jeff, My apologies for the confusion that the documentation may have caused. This documentation only pertains that the Label can be used as filter. However, the values used to filter the

Re: How to get UAC media reporting data?

2018-08-06 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Gilbert, I can see from your screenshot that you are using Universal App Campaigns. The AdWords API only support limited report types for UACs as mentioned before. Unfortunately, Ad Assets report under

Re: CAMPAIGN_PERFORMANCE_REPORT with predicate Labels CONTAINS_ANY results in a 500 Internal Server Error

2018-08-06 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jeff, Unfortunately, filtering of labels by name is not supported in the AdWords API as stated in this guide . It is only recommended to use the label Id for filtering. Let me know if you

Re: TrafficEstimatorService for campaigns with more than 50 adgroups

2018-08-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, As mentioned on the 5th paragraph in the link you provided, the maximum number of adgroup estimate requests across all campaign estimate requests is 50. Unfortunately there is no workaround

Re: How to get UAC media reporting data?

2018-08-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Gilbert, You may refer to this guide on reports that support UACs in the AdWords API. The fields you mentioned should be readily available in the listed reports. Since you mentioned that you wish to

Re: Problem sending data to report download server

2018-08-02 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Yi Huang, To better assist you, could you provide more context of the problem you are encountering in your reports? You may send to me the complete report definitions you used, including date

Re: Get all fields of accounts

2018-08-01 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Albert, The AccountHierarchy class uses the ManagedCustomerService . This service does not return any account statistics. If you wish to retrieve statistics, you could download reports using the

Re: Are labels supported for negatives?

2018-08-01 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Markus, Upon investigation, we are still not able to add labels in negatives even when the criterion is newly created via the API, which seems to be an expected behavior. Since you mentioned that labels worked on your end when negatives are newly created via the API, could you provide the

Re: Retention of data in adwords

2018-07-31 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tirtha, There is no specific retention policy for AdWords data, you should be able to retrieve information since day one when your ads started serving. However, do take note of timeouts when downloading reports, so

Re: TargetingIdeaService RateLimit Constantly Getting Hit

2018-07-31 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Charles, Unfortunately, the team could not provide you an example for Perl. However, you may pattern your code to the sample codes to fit the Perl syntax. Regards, Dannison AdWords API Team On Wednesday, August 1, 2018 at 1:19:05 AM UTC+8, Charles Michael wrote: > > Hi, > > From the rate

Re: ~3x discrepancy between TrafficEstimatorService and Keyword Planner (Not using a test account)

2018-07-31 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sebastian, Upon investigation, I have noticed that some of the parameters applied in your AdWords UI request were not applied in your AdWords API call. Could you include the missing parameters (e.g. NetworkSetting

Re: Last change timestamp from CustomerSyncService displaying incorrect result

2018-07-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Matthew, The lastChangeTimestamp will only determine the date of last activity that was done on that account. It will not, however, provide the timestamp of when a

Re: Period Field in https://developers.google.com/adwords/api/docs/appendix/reports/v201802/campaign-performance-report

2018-07-27 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Danh, I noticed that this thread is similar to a question you sent privately. I have already sent a reply in that thread to answer your concern, we may continue our discussion on that thread for better tracking. Regards, Dannison AdWords API Team On Friday, July 27, 2018 at 12:07:40 PM

Re: ‘DownloadCriteriaReportWithSelector‘ The report using the CVS format downloaded from this class is empty and has no data?

2018-07-26 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Upon investigation, I was able to replicate your report results in your attached file. However, to further investigate this, could you provide your complete report definition you used to generate

Re: DownloadCriteriaReportWithSelector support pagnation or not

2018-07-26 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Soniya, Unfortunately, pagination in reports is not supported in the AdWords API as stated in this reporting guide under the 4th bullet point. Regards, Dannison AdWords API Team On Thursday, July 26,

Re: I want to test google ads api. I don't know what to enter in "Configure request to API" on oauthplayground

2018-07-26 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The step 3 in the OAuth2 Playground is not required as discussed in this section of this guide . The main purpose of this step is to check if you have managed to establish a connection to the AdWords server.

Re: SHOPPING_PERFORMANCE_REPORT suddenly returning ERROR_GETTING_RESPONSE_FROM_BACKEND

2018-07-25 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Christian, Sometimes the pulling of report data fails when the report being pulled is extremely large. The workaround solution you did is correct. It is advised to lessen the data being retrieved by cutting down the date range to a shorter timeline or you could also include more filters.

Re: Budget Reporting Lag Time

2018-07-25 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, For statistics generated by AdWords entities, it usually takes time, sometimes a day, for the said information to become available through the reports. To learn which time to best generate your reports, you can refer to our data freshness documentation

Re: TargetingIdeaService RateLimit Constantly Getting Hit

2018-07-25 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Charles, Unfortunately, I cannot give a comment whether there is a specific time of the day that would have less traffic. The only recommendation I can provide is to follow our guide on how to handle errors based on our rate limits documentation

Re: After upgrading with v201806, Ad Status is coming enabled for removed ad in adwords

2018-07-24 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Keyur, To better assist you, could you confirm if you are trying to generate a report or calling a service? If you are using reports, could you provide your complete report definition along with your clientCustomerId? However, if you are calling a service, could you provide the complete

Re: Is setting the ad rotation at campaign level still supported?

2018-07-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Markus, According to the release notes of v201710 , campaign-level rotation settings in the adServingOptimizationStatus field are now read-only starting from *v201710*. Let me know if

Re: TargetingIdeaService RateLimit Constantly Getting Hit

2018-07-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Charles, You should be able to determine if you still have standard access by logging in to your MCC account in AdWords UI and navigate to *Settings > AdWords API Center*. You should be able to see your access level from there. For your other issue, since you are using the

Re: Feedback for google-ads-ruby

2018-07-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Don, It seems that your concern is more related to the Ruby client library. With this said, I would suggest that you reach out to the client library owners via this link as they are better equipped to assist you regarding this

Re: VIdeo Campaigns: Inventory Type

2018-07-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tim, Unfortunately, video campaign content exclusion is not supported in the API as of the moment. You may check this guide that will provide you the information of current exclusions supported in the AdWords API. You

Re: method to get the balance of account budget

2018-07-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am afraid there are currently no workaround solutions for this in the AdWords API. You can follow our blog for any announcements if and when this can be available through the AdWords API. Regards, Dannison AdWords API Team

Re: TargetingIdeaSelector request.type.STAT

2018-07-20 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sally, Could you confirm if you were referring to this guide for the targeting idea limits? Unfortunately, the 'request.type.IDEAS' limit is fixed to 200 and cannot be increased. Regards, Dannison AdWords API

Re: Is setting the ad rotation at campaign level still supported?

2018-07-19 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Markus, As of v201806, the ad rotation feature is supported at the ad group level but not at the campaign level as stated in the provided link. Normally, features in the AdWords API are just mirrored from the

Re: method to get the balance of account budget

2018-07-19 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Unfortunately, retrieving information such as the remaining balance of your account's budget is currently not possible through the AdWords API. You may keep an eye on our blog for any announcements or updates regarding this.

Re: TargetingIdeaService data freshness

2018-07-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan, Could you try the same request in the UI's Keyword Planner to check if it does return the same results? If it returns the same results, then I would suggest that you open your concern to the Advertiser's Community Forum

Re: TargetingIdeaService data freshness

2018-07-16 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan, The TARGETED_MONTHLY_SEARCHES value in the TargetingIdeaSelector.requestedAttributeTypes will generate results only for the past 12 months, the current month not

Re: Budget Order Service Operations via AdWords API Scripts

2018-07-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you confirm if you are using the AdWords API or AdWords Scripts ? In the AdWords API, the BudgetOrderService

Re: Shopping Performance Report not retrieving all products

2018-07-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rafael, It seems that you have a similar concern with this user in this thread . Could you confirm if you are on the same team? If yes, you could follow that thread for better

Re: API Response for Ad Group Targeting: Display Keywords

2018-07-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tim, If you want to get the Keywords in the ad group level, you could use the AdGroupCriterionService.get() and use the filter BiddableAdGroupCriterion.criterion

Re: Shopping Performance Report not showing every products

2018-07-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To better assist you, could you provide your complete report definition and the screenshot of the AdWords UI results that you think have discrepancies? You may send it via *Reply privately to

Re: Can I use API to get AdWords Notes

2018-07-12 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Biao Jiang, Unfortunately, notes are currently not supported in the AdWords API. We only provide AdWords API concerns in this forum. If you wish to know other APIs that can support get notes in the AdWords UI, you may open your concern in the Advertiser's Community Forum

Re: Add support for shared labels

2018-07-11 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Charles, You are correct. Currently, Labels are not supported in shared sets. However, since this is also not supported in the UI, I would suggest you open this concern to the Advertiser's Community Forum as

Re: Are labels supported for negatives?

2018-07-10 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Markus, My apologies for the confusion. Adding labels via AdWords API is also not possible. The screenshots were just to support my point that labels in general are not supported by negatives, since the API only mirrors the general functionalities of the UI. Let me know if you have

Re: Does the csv files in Codes and Formats have other languages translation?

2018-07-08 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Unfortunately, the Codes and Formats .csv files are only available in English. Regards, Dannison AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Not getting same results when using GetKeywordIdeas compared to Keyword Planner

2018-07-06 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, To better investigate your concern, could you provide me the complete screenshot of your Keyword Planner results and the complete SOAP request and response logs that was generated when you used the GetKeywordIdeas example? You may reply via the *Reply privately to author *option.

Re: Authenication credentials

2018-07-05 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Peter, The error USER_PERMISSION_DENIED is encountered when there is on link between the MCC account and the client account or that you may be using OAuth2 credentials that does not

Re: BatchJobError.DISK_QUOTA_EXCEEDED with no apparent reason

2018-07-04 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, The error BatchJobError.DISK_QUOTA_EXCEEDED is encountered when you have reached the size limit for batch job operations which is a total of 1GB. What you could do is check for the diskUsageQuotaBalance

Re: Bogus Constant API Error for over 24 hours - CANNOT_MODIFY_FOR_TRIAL_CAMPAIGN

2018-07-04 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi David, I can see that you have responded back to the private thread you have with the team, which my teammate just replied to today. Let us continue the discussion of this concern in that private thread for better tracking. Regards, Dannison AdWords API Team -- --

Re: Get categoryids of one keywords

2018-07-04 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sally, Just to make my previous response more clear. For your existing keywords, there is currently no service or report that would allow you to determine which category they are associated to. Feel free to write back if you need further clarifications. Regards, Dannison AdWords API Team

Re: Get categoryids of one keywords

2018-07-04 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sally, The CategoryId is an input or parameter for the TargetingIdeaService for you to get the keyword ideas under the category you specified. The CategoryId is not returned by any service or reports of the AdWords API so associating which categories your keywords belong to is currently not

Re: Total Revenue of an AdGroup

2018-07-04 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, Unfortunately, AdWords API does not have any metric for reporting revenues. What is available is the Cost information and not the revenue. However, if you wish to know if getting the revenue is

Re: Get categoryids of one keywords

2018-07-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sally, Could you confirm if you are using the TargetingIdeaService and you wish to pass the product category Id in your request? if yes, you may refer to this guide

Re: Returning specific metrics per ad group

2018-07-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, Unfortunately, you can only get the Cost by using reports. For your concern, the ADGROUP_PERFORMANCE_REPORT seems to be the most viable report type you can use. However, with regards to

Re: how to modify max cpc in search keywords?

2018-07-02 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ken, My apologies for the delayed response. If you wish to edit the max Cpc, you can do so by modifying the AdGroupCriterionService.CpcBid . Do take note that this will reflect as the

Re: Are labels supported for negatives?

2018-07-02 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Markus, Currently, labels are not supported in the NegativeAdGroupCriterion as implied here

Re: How i can download or get Budget Performance Report using http request

2018-07-01 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rajkumar, Could you confirm if you only have access to the refreshToken and developerToken of the said accounts? of your accounts? If yes, then there is no way to dynamically retrieve the other details of the account via AdWords API. You have to individually assign the account details in

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-29 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies for the back and forth. Could you send me your complete SOAP request and response logs that was generated when you used this code you sent in your previous response along with your clientCustomerId so I could further investigate this? You may send this via *Reply privately to

Re: How i can download or get Budget Performance Report using http request

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rajkumar, Could you confirm if what you wish is to download reports for other accounts? If yes, you could do this as long as you specify the account's correct clientCustomerId and its OAuth2 Credentials (client Id, client secret, refreshToken). You may use the same approved developer token

Re: Deleting "Removed" Entities

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, Thank you for providing the requested information privately. Allow me to reply in the public thread for other developer's reference. Upon investigation of the logs you provided, you were over the system limit for the number of campaigns allowed which is 10,000 according to this guide

Re: INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Eugene, To further investigate this, could you provide your complete SOAP request and response logs that was generated when the error was encountered along with your clientCustomerId via *Reply privately to author*? Regards, Dannison AdWords API Team -- --

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, According to your logs, you are encountering the error RequiredError.REQUIRED , which means that you have a missing entity that the service you are using needs before it executes. Another error you are

Re: How i can download or get Budget Performance Report using http request

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rajkumar, You could pattern your report on this sample code provided in the documentation that is also available in the Java client library. You just have to make the

Re: Missing values from CRITERIA_PERFORMANCE_REPORT

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan, My apologies as we do not have the answer of what business logic is applied for single attribution reports in choosing the criteria. if you want, you could ask the Advertiser's Community Forum as the

Re: INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Eugene, The error INVALID_BILLING_ACCOUNT is encountered when the billing account used when creating a BudgetOrder is not a valid one. Could you confirm if the account has been

Re: Deleting "Removed" Entities

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, Upon investigation, the CAMPAIGNS_PER_ACCOUNT reason is not under the ACCOUNT_LIMIT errors. With this said, could you provide the complete SOAP request and response logs that was generated during the error encounter along with your clientCustomerId? You may reply to me via *Reply

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-27 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, After creating your ProductPartition object, you have to set this criterion to a BiddableAdGroupCriterion

Re: Deleting "Removed" Entities

2018-06-26 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, Campaigns can have a total limit of 10,000 and the "REMOVED" entities do not count in the account limit as stated in this guide . The error EntityCountLimitExceeded.ACCOUNT_LIMIT you are encountering could be of many reasons.

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-26 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Unfortunately, we do not have an exact sample code on how to use Batch Job Processing for Product Partition, however, you can pattern your code on this example to create your product

Re: Missing values from CRITERIA_PERFORMANCE_REPORT

2018-06-26 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan, Apologies for the delayed response as I have discussed your question with the team. After the discussion, we have concluded that there is no particular behavior for the selection of criteria and there are no specific rules about this. Let me know if you have further

Re: How to get the ads words client customer id using google client api ?

2018-06-25 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Soniya, Could you confirm if you have already signed up for an AdWords account? If not, you could follow our sign up guide and can request for basic access by filling out and submitting this application form

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-25 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Regarding your issue with using the batch job service to create your ProductPartition trees, could you confirm if your batch operations are taking too long and is not completing successfully? Currently the only way to create partitions without having to pass multiple requests

Re: dateRange for CAMPAIGN_PERFORMANCE_REPORT is not letting me put custom_date

2018-06-24 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Thanks for providing the logs privately. Let me respond in this public thread so other developers in the forum can refer to this in the future. Since the dateRange is basically part of the Selector, could you try generating the report again but by following the code below? report2 = {

Re: Campaign Performance Report aggregation issue

2018-06-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Wes, It seems that your concerns are more on the statistical calculations of your report data. You may open your concern on the Advertisers Community Forum as the product owners are better equipped to provide

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To further investigate on this, could you provide any error messages for the "limits error" that you mentioned along with the batch job Id and the clientCustomerId you used? You may send those to me via the *Reply privately to author*. Regards, Dannison AdWords API Team -- --

Re: dateRange for CAMPAIGN_PERFORMANCE_REPORT is not letting me put custom_date

2018-06-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Upon investigation, the code you provided is correct and is supposed to work. Could you further explain the issue you are encountering by providing screenshots or any error messages so I could have a better look on this? You may use the *reply privately to author* when responding with

Re: Missing values from CRITERIA_PERFORMANCE_REPORT

2018-06-21 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan, Your speculations about why it does not return other demographic data are correct. It is primarily because that Criteria Performance Report is a single attribution report. This means that, all

Re: ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-20 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To better assist you in another issue you encountered regarding OAuth_Access_token, could you further elaborate on the issue you are encountering on a new forum thread? We may continue our discussion from there. Regards, Dannison AdWords API Team -- --

Re: ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-19 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies as we are not familiar with using the POSTMAN method. Could you try using the curl method as seen in this example? curl --header "Authorization: Bearer XXX" --header "clientCustomerId: XXX-XXX-" --header "developerToken: XX"

Re: Finding Cost Per Click with API Reporting

2018-06-19 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Szusi, You may still use the selector method if this is what you wish to use, but the syntax would be a bit different. You could use the sample code you have provided. However, you have to associate this predicate to your selector. Could you confirm if you are encountering an error with

Re: Is there any way to get reports with unformatted data ?

2018-06-19 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Unfortunately, AdWords API does not generate reports with fields according to it's data type. The data type you see on the documentation will not always reflect on the reports. Check this guide for

Re: ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, There is an ongoing discussion with the team related to this. In the mean time, you could use the AWQL example temporarily. We'll let you know if there are any updates on this. Let me know how this goes

Re: An example of a simple report of a campaigns keyword performance?

2018-06-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alexanders, You may refer to our reporting guide on how to construct your report. For your specific request, you could use the KEYWORDS_PERFORMANCE_REPORT

Re: Finding Cost Per Click with API Reporting

2018-06-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Szusi, In order to achieve this, you have to put a '*WHERE*' condition in your AWQL statement to specify the filter for the value of AverageCpc. You may check this guide for an example of AWQL

<    1   2   3   4   >