Re: php Dynamic Namespaces to handle new versions of API

2019-01-14 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mike, Unfortunately, you may need to do that for pointing to the latest version at your end. I will let other users share their inputs if they are handling it differently. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA on Test Account

2019-01-14 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Lorena, Due to the recent update of policy of Customer Match, your request for mutating CrmBasedUserList will fail if the advertiser account hasn't been whitelisted for using the feature. Currently, it is not possible

Re: TargetIdeaService.get is not returning the results more than 700 in the subsequent calls

2019-01-14 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Narender, The maximum number of results for TargetingIdeaService.get() is 700. That said, for stats, you can request maximum 700 seed keywords at a time. For more information please refer to the

Re: Python 3 error after recent upgrade

2019-01-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Simon, Looks like it is python library issue. Could you please post your concern in python client libraries issue tracker as the library owner is

Re: Ad approval status change subscription

2019-01-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Oleksiy, I am afraid that you won't be able to get the notification. You can take a look Alerting Framework to implement alert at your end. Through the API reports, you can get the approval status of your Ad by using

Re: Creating test client accounts under a test MCC account

2019-01-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Regis, By default, the status of the test account is cancel. This is expected behavior. To check more information on the test account, please refer to this document. Let me know if you have any further

Re: How can i get Average CPV

2019-01-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Vaghela, Could you please share the client customer id for which you are looking for the stats? Also, share the report definition so that I can troubleshoot the issue. To check the money field in

Re: Local Campaigns

2019-01-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Greg, Thanks for sharing the details. Local campaign are not supported via AdWords API. Please refer to this document to check the supported campaign types. Please keep an eye on our blog

Re: Local Campaigns

2019-01-04 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Greg, Please refer to this Help Center article to check the available campaign type. Local campaign type is not available. Could you please elaborate Local campaign type? If possible could you

Re: Possibility to exclude users from seeing any budget

2019-01-03 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Martina, Could you please confirm if you are looking to restrict the client to use only TargetingIdeaService? If yes, then you won't be able to restrict the user to specific API service. For more information on requirements for targeting idea service, please refer to this

Re: Can I check whether the logged-in user associated AdWords accounts to avoid AuthenticationError.NOT_ADS_USER?

2019-01-03 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Please find my inline responses below: 1. On OAuth flow, it's not possible to prevent the users not associated with any AdWords account from log-in/authorizing my application. *You will be able to login to the Google API Console Credentials page and generate the OAuth credentials for a

Re: Parallel Batch Jobs

2019-01-02 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Samuel, The standard access allows the developer token to execute an unlimited number of operations and report requests per day. If the same application makes a high number of requests per second on a single Google Ads account managed by a manager account, the AdWords API Server may return

Re: Api Calls on Behalf of Other Users

2019-01-02 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Yalçın, Since you are managing the accounts, you can add these credentials in the config file directly. You can also create your credentials to make the call against

Re: .net Webforms oauth

2019-01-02 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Hannes, Please find my *inline* responses: 1) why I need this? or can i keep it empty in web.config *To make the the API call against the AdWords account you will need to add the OAuth credentials in the config file. OAuth2 enables your AdWords API client app to access a user's Google Ads

Re: How to get the installation data in the AD campaigns through API?

2019-01-02 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please elaborate your concern so that I can assist you further? Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: How to get the installation data in the AD campaigns through API?

2018-12-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am afraid that this functionality is still not available via AdWords API. Our team is aware of this request and you could keep an eye on the blog for updates on the upcoming releases. Thanks, Milind, AdWords API Team --

Re: Can I check whether the logged-in user associated AdWords accounts to avoid AuthenticationError.NOT_ADS_USER?

2018-12-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Yoshimasa, You can add the login email as a admin user in the AdWords account. To add the user, please follow the steps in this Help Center article. After adding the user the API call should work. If you are still facing an

Re: Can I check whether the logged-in user associated AdWords accounts to avoid AuthenticationError.NOT_ADS_USER?

2018-12-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Yoshimasa, The AuthenticationError.NOT_ADS_USER usually occurs when the login used to generate the access token is not associated with any AdWords account. Make sure to log in with a valid

Re: Paying in Colombian Pesos and US Dollars

2018-12-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You can refer to this guide to setup the AdWords account. You can also refer to this Help Center article to create the account. Please check this

Re: API Question. Installs, In-app actions

2018-12-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am Peter's colleague and will be following up on this thread as he is unavailable today. I am afraid that the fields Installs and Cost / Installs are not available via the API. Let me know if you have any further questions. Thanks, Milind, AdWords API Team -- --

Re: Local Campaigns

2018-12-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Roy, For the Campaign performance report, we don't have any issue reported at our end. Could you please share the report definition along with the client customer id? Also, share the UI screenshot

Re: AuthorizationError.USER_PERMISSION_DENIED Error

2018-12-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The USER_PERMISSION_DENIED error occurs when there is no link between the user authenticating the API request and the client account specified in the headers. Please make sure that

Re: Developer token not approved error when running getcampaigns

2018-12-21 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Looks like you have posted your questions on the AdWords API forum. Could you please continue the discussion on that thread to avoid duplicates? Thanks, Milind,

Re: MCC Customer ID vs. Child Customer ID

2018-12-21 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Updating a certain keyword by setting only its ad group Id and keyword Id (without specifying a child account CID) is currently not possible in AdWords API, as the request will check for the given keyword Id and ad group Id from the specified child account. Best regards, Milind, AdWords

Re: ConstantDataService returns more in-market audiences than listed in google's csv

2018-12-20 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sara, We are aware of this issue. The team is working on it. I will keep you posted if I have any new updates. The Food category is available in the Google Ads UI, is also available in the API request. Please find the attachment. Thanks, Milind, AdWords API Team -- --

Re: FeedItemTargetService and the SET operator.

2018-12-19 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Joe, Could you please share the SOAP result and response logs for the operation so that I can troubleshoot the issue? You can use 'Reply privately to author' option while responding. Thanks, Milind, AdWords API

Re: Link Client to MCC

2018-12-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rafael, The NOT_AUTHORIZED error occurs when the user authenticating the request is not authorized to perform this operation. You will need to verify

Re: Developer token not approved error when running getcampaigns

2018-11-16 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The issue related to DEVELOPER_TOKEN_NOT_APPROVED is resolved. Could you please retry and confirm if this is working for you? Thanks, Milind, AdWords API Team -- --

Re: CUSTOMER_NOT_WHITELISTED_FOR_API

2018-11-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The BudgetOrderService.mutate API is limited to whitelisted customers. Could you please confirm if you are using mutate service? If yes, then could you please share the MCC account id? You can

Re: Get Keywords from ad group not working

2018-11-14 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Prabhu, I ran the same request against my test account, and I was able to get the keywords. Could you please share the client customer id and adgroup id for which you are facing the error? You can use 'Reply privately to author' option while responding. Thanks, Milind, AdWords API Team --

Re: How to get the email of a client who managed by our MCC?

2018-11-14 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am afraid that you won't be able to get the email address of client account. However you will get the list of all linked account by using ManagedCustomerService.get API call. You could refer

Re: fieldPath incomplete in PolicyFindingError

2018-11-01 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Hendrik, I was able to replicate this scenario and at this point we can't get the attribute having the issue from the error. I will share your feedback with the team to include this in the error. Please keep an eye on our blog

Re: incomplete fieldPath in the PolicyFindingError

2018-11-01 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Hendrik, Looks like you have created the another thread for the same issue. Could you please continue the discussion on that thread to avoid the duplication? Thanks, Milind, AdWords

Re: I got QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on test account.

2018-10-30 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Thanks for sharing the details. There is an ongoing issue regarding this error, I will let you know once I have more information on this issue. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: The doc say Video Campaigns are supported through reports, But I got nothing

2018-10-30 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Lei, You cannot get the stats at the ad asset level. But to get the ad assets, you will need to use CampaignService.get() and then you can check for the youtubevideomediaids

Re: The doc say Video Campaigns are supported through reports, But I got nothing

2018-10-30 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Lei, You cannot get the stats at the ad asset level. But to get the ad assets, you will need to use CampaignService.get() and then you can check for the youtubevideomediaids

Re: how to get compaigns videoid in using java adwords api?

2018-10-30 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Lei, If you already have a video uploaded via the UI, you can get the media id associated with the video using the MediaService.get() and you may need to check for the media type Video. To get the media

Re: I got QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on test account.

2018-10-29 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The account 483-123-4552 is test account. If you call the API against the test account, it should work. For DEVELOPER_TOKEN_NOT_APPROVED error, could you please share the complete SOAP request and response logs along with the request header so that I can troubleshoot the issue? You can use

Re: Headline Part 3 and Description 2 for Expanded Text Ads - Partial data in API

2018-10-29 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Gemma, Since your questions are specific to Google Ads Scripts. I would recommend to post your question on the Google Ads Scripts forum . Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Detailed Demographics and Re-marketing and similar audiences are not coming as part of Campaign Criteria Report

2018-10-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jofin, Detailed Demographics is not yet supported via API reports. Could you please share the report definition along with the client customer id so that I can troubleshoot the issue? Also, share the screenshot of the UI that you are trying to get via the API. You can use 'Reply privately

Re: Creating partition tree

2018-10-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I can see another thread is started for the same issue. Could you please continue the discussion on that thread to avoid the duplication? Thanks, Milind, AdWords API Team -- --

Re: I got QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on test account.

2018-10-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Yes, 883-246-9747 is not a Test Account. If you don't see the red Test account label on your Google Ads account page, then the account is a production account. If you have created the test account under the test manager account, then it should be a test client account. I can see the test

Re: I got QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on test account.

2018-10-25 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The process which you followed is correct. The 883-246-9747 is not a test account and trying to make an API call against this account using an unapproved developer token will result in DEVELOPER_TOKEN_NOT_APPROVED. If you were trying against a test account and getting this error, could you

Re: I got the QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on my test account.

2018-10-25 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please continue the discussion on this thread to avoid the duplication? Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: BudgetOrderService and DateRange

2018-10-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The daterange field is only used by the report download service. For all other services, it is ignored. You could filter based on the BudgetOrder.startDateTime

Re: Developer token is not approved for a test account

2018-10-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pankaj, Could you please share the complete report definition so that I can troubleshoot the issue. You can use 'Reply privately to author' option while responding. Thanks, Milind, AdWords API

Re: From service to JSON

2018-10-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Osso, I am afraid that you will get the data in XML format only. However, you could convert the response in XML to JSON at your end. Please find the sample examples from the stack overflow, which might be

Re: Can't get data from Test Adwords account . getting AuthorizationError.USER_PERMISSION_DENIE

2018-10-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please continue the discussion on that thread to avoid the duplication? Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Strange Zero in Criteria Performance Report

2018-10-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Peter, Could you please share the report definition along with the client customer id so that I can troubleshoot the issue. Also, please share the UI screenshot to which you are mapping the report.

Re: Not able to use test account. Getting USER_PERMISSION_DENIED error

2018-10-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you confirm if you were logged in as the test gmail account when manually accepting the prompt? If yes, were you making the API call against the test manager account? Since the test gmail account has only access to the test manager, you can make the API calls against that manager

Re: BudgetOrderService and DateRange

2018-10-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I deleted your post as it contains your confidential information such as billing information. In the future, you may refer to this post for guidelines on posting in this forum On

Re: Incompatible fields for ADGROUP_PERFORMANCE_REPORT

2018-10-23 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Poonam, Yes, NumOfflineImpressions and NumOfflineInteractions

Re: Developer token not approved error when running getcampaigns

2018-10-22 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, There is an ongoing issue regarding this error, I will let you know once I have more information on this issue. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Accented Characters on Keyword_Performance_Report

2018-10-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Manuel, I can see your post on another thread. To avoid duplication, could you please post your reply on this forum thread? Thanks, Milind, AdWords API Team -- --

Re: Querying the search query report for accented charaters

2018-10-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Manuel, Could you please share your query along with the client customer id so that we can troubleshoot further? You can use 'Reply privately to the author' option while responding. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Error when using script to Export Google Ads Reports into BigQuery - Manager Account

2018-10-17 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, In this forum we discuss technical questions specific to AdWords API. Since your question is about Big Query integration, could you please get in touch with the Big Query Team ? Thanks, Milind, AdWords API Team -- --

Re: API slow in changing CPC bid in product partitions

2018-10-16 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi David, Due to load balancing it is expected for the batch jobs to having varying time to complete. While some jobs may only take 2 minutes, there may be a few jobs that may exceed 10 minutes. If you are seeing increased latency consistently to execute the BatchJobService, please share the

Re: Video Perfomance Report

2018-10-16 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please share the report definition along with the client customer id so that I can troubleshoot the issue? You can use 'Reply privately to author' option while responding. Thanks,

Re: can not get account info by account perfomance report

2018-10-16 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi David, This account doesn't have any Campaigns, AdGroup, Ad and performance stats like Costs, Clicks, so the report is null. Could you please try downloading the report after adding these missing entities (Campaigns, Ads). If you are still facing an issue, please share the report definition

Re: GetCampaigns.php Number of results found: 0

2018-10-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I deleted your post as it contains your confidential information such as oAuth credentials. In the future, you may refer to this post for guidelines on posting in this forum On Monday,

Re: no Campaign result from Google Ads API Client Library for PHP

2018-10-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Your setup looks good for me, but you are trying to fetch the campaigns against the manager account. You should fetch the campaigns against the non manager client customer id. Could you please retry getCampaign

Re: no Campaign result from Google Ads API Client Library for PHP

2018-10-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I deleted your post as it contains your confidential information such as oAuth credentials. In the future, you may refer to this post for guidelines on posting in this forum On Monday,

Re: Adwords not able to attach to CRM Based User list to Display Campaign

2018-10-12 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Archit, This functionality has not changed recently. Can you please share the display campaign id for which you were able to set the CRM user list so that I can troubleshoot the issue? For Display campaigns, the only option at the campaign level for CriterionUserList

Re: Adwords not able to attach to CRM Based User list to Display Campaign

2018-10-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Archit, To confirm, you are seeing 'INCOMPATIBLE' error in Google Ads UI? If yes, then display campaign is not compatible with the crm user list. Please refer to 'List type compatibility' section in this guide . Let me know if you

Re: How to get the real URL of an ad

2018-10-08 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You can use the fields ExpandedFinalUrlString and UnexpandedFinalUrlString

Re: Headline Part 3 and Description 2 for Expanded Text Ads - Partial data in API

2018-10-08 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You can use the ExpandedTextAdHeadlinePart3 and expandedtextaddescription2

Re: CampaignExtensionSetting and Placeholder Report

2018-10-08 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The Placeholder Report provides statistics for feed-based ad extensions, one row per placeholder type and CampaignExtensionSettingService.get

Re: Possible to retrieve invoices through API?

2018-10-05 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Our team is aware of this request and is looking into the possibility of having this available via the API. Unfortunately, I don't have a timeline for this feature. Please keep an eye on our blog

Re: CAMPAIGN PERFORMANCE REPORT Lost Impression Share

2018-10-04 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Carmine, Could you please share the client customer id for which you are running the campaign performance report? You can use 'Reply privately to author' option while responding. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: get product offer id of specific criteria id (shopping product group)

2018-10-01 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kara, If the product partitioning is not done by the offer Id, you won't be able to get the list of products in a product group. Let me know if you have any further questions. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: get product offer id of specific criteria id (shopping product group)

2018-10-01 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kara, The product groups can only be included for bidding or excluded from bidding. You will not be able to pause them. If you need to remove them, you will have to makes sure that the product partition tree is still having a valid structure. Please check here

Re: How could I get only disapproved products and their disapproved reason from api

2018-10-01 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, In AdWords API, you won't be able to get the disapproved products along with the disapproved reason. Please post your question on the Content API forum , if you would like to know about

Re: get product offer id of specific criteria id (shopping product group)

2018-09-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kara, If the product partitioning is done by offer Id, you can use the AdGroupCriterionService.get() and specify the AdGroupId

Re: Requesting new Access Token with our Refresh Token Returns : Invalid_grant - bad request

2018-09-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sanjay, The "invalid_grant" error usually indicates that the access or refresh token being passed in your request is incorrect or invalid. To verify that your credentials are correct, you could also try the CURL request provided below and see if you are able to generate the access tokens?

Re: Viewing accounts in Test MCC account

2018-09-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Bhaskar, Manager accounts can terminate a relationship with a managed account by unlinking it, as long as the managed accounts has at least one user with access to the account, or is linked to a manager account that has administrative ownership of it. You can unlink the account using

Re: Multi-factor authentication, linked MCC accounts and refresh tokens

2018-09-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Hans, If the client account enables the "2-Step verification" then the google account of the user who is accessing this account should also be setup for 2-Step verification. In this case, the user on the MCC account who is accessing the client account should have the specific google account

Re: campaignService.get() returns NULL entries

2018-09-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Marion, Your code looks good to me. Could you please share the client customer id for which you were trying to fetch the campaigns? Also, please enable the logging

Re: AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-09-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Laura, Are you saying that the API call succeeded for a cancelled account? If yes, could please share the SOAP request and response along with the client customer id so that I can troubleshoot the issue. Please use reply privately to author while sharing the logs. Thanks, Milind, AdWords

Re: AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-09-25 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Laura, The status of the account 382-526-9527 is cancelled. As you are making the TargetingIdeaService.get call and downloading the report against the cancelled account, you are expected to get the CUSTOMER_NOT_ACTIVE error. For more information please refer this blog

Re: AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-09-25 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You won't be able to get the cancelled (inactive) account in the response. The calls against an inactive account will fail via the API. The ManagedCustomerService.get

Re: Viewing accounts in Test MCC account

2018-09-25 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Bhaskar, The status of the test accounts under the test manager account is canceled. You will need to enable to check box to display test accounts under your manager account. Please find the attached screenshot to display cancelled accounts. The maximum test accounts limit is 50. Please

Re: Very long removing users from userlist

2018-09-25 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Max, Yes, you are right. It will take 6-12 hour to populate the list. For more information, please refer to this guide . If you are facing any issue while populating the list, please share the

Re: Errors: [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:''] suddenly showing for active MCC accounts

2018-09-21 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kim, Unfortunately, there is no way to get the active and cancelled accounts list in single response via API. However, you will get the only active accounts using ManagedCustomerService.get API

Re: How to know which account was created by MCC ?

2018-09-21 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, With the ManagedCustomerService.get API, you will get all the accounts which are created and linked by mutate() and mutateLink() method. But, you won't be able to differentiate the account (from

Re: Errors: [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:''] suddenly showing for active MCC accounts

2018-09-21 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To avoid duplicates, please continue the discussion on this thread. Thanks, Milind, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-09-21 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, If you are making the API call against a canceled account, you are expected to get the CUSTOMER_NOT_ACTIVE error. Could you please share the complete SOAP request and response along with the client customer id so that I can troubleshoot the issue? You can use 'Reply privately to author'

Re: How to know which account was created by MCC ?

2018-09-20 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You can use the CustomerService.getcustomers() API call without specifying the client customer Id in the request header. This will return details of all the customers directly accessible by the

Re: Ad type for expanded text ads containing third headline

2018-09-20 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jim, Please find the blog here . Also, please refer the release note here

Re: Errors: [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:''] suddenly showing for active MCC accounts

2018-09-19 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kim, Yes, the request will fail for inactive accounts and not for all other accounts within the MCC. You can reactivate the canceled account by following the steps in this guide . Let me know if you have any further questions.

Re: PHP web flow

2018-09-19 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Albert, To clarify, you would like to get the all manger accounts for your gmail address using AdWords API? If yes, you can use CustomerService.getcustomers() API call without specifying the

Re: Error message while downloading data

2018-09-19 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please confirm if you are facing an issue related to AdWords API? If yes, please elaborate so that I can assist you further. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: PolicyViolationError Troubleshooting during batch uploads

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Neil, Could you please share the logs for the batch job along with the batch job id for failed and passed requests so that I can troubleshoot the issue? You can chose the 'Reply privately to author' option while responding. Thanks, Milind, AdWords API Team -- --

Re: Node.JS Library for Adwords with Offline Conversion Tracking

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Brandon, To make the API call directly without using the client libraries, please check this guide . You could refer to the attached sample request to upload the conversions. You can substitute your values in the sample

Re: I need to get access_token without google login form

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Are you saying that you would like to generate the OAuth tokens (access and refresh tokens) without the user manually accepting the prompt/authorizing the call? If so, please note that it is required to manually accept the prompt at-least once. Once you are able to generate the refresh

Re: Dynamic Ad Target

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To set the Dynamic Ad targets, please refer to this sample PHP code here . I hope this will help you out. If you are facing any issue with targets,

Re: How do I get report data for different placements in my adgroup? What is the field? How do I get report data for different placements in my adgroup?

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jia, I am afraid that you won't be able to get top 10 placement data directly via the API. However, you can add the Date field in the report and you could post process the output to sort it

Re: In-Market Audience List in Audience Performance Report

2018-09-17 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sreeram, You are right, the criteria field in Audience Performance Report only gives the values as specified in the Criteria prefixes section of this guide . The CriterionUserList will be displayed in the

Re: How do I get report data for different placements in my adgroup? What is the field? How do I get report data for different placements in my adgroup?

2018-09-17 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You can use criteria field to get the placement data via Placement Performance report .

Re: Using the proximity criterion with the CampaignEstimateRequest

2018-09-17 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The CampaignEstimateRequest only accepts the criterion which are listed here

Re: Ad type for expanded text ads containing third headline

2018-09-14 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jim, I am afraid that we don't have any more information at this point. I cannot comment on when this functionality will be available. Please continue to follow our blog

  1   2   >