Re: Error with Criteria Performance Report

2018-05-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, Could you please share the code that is failing with this error? I can take a closer look. Please redact any confidential information that may be present in the code. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Adwords API 500 Internal Server Error in GetKeywordIdeas

2018-05-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sang, I see that you have commented out the lines where SearchParameters and Paging

Re: How to check conversion which are imported from GA

2018-05-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Adam, The Google Analytics conversion trackers are not being returned by ConversionTrackerService at the moment. Our team is looking into updating the API documentation to reflect the expected

Re: Adwords API 500 Internal Server Error in GetKeywordIdeas

2018-05-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sang, Glad to know that you got it working. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Re: Adwords Api AD_PERFORMANCE_REPORT v201710

2018-04-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Deniz, You are right, the results that you are getting via API does not seem to be in sync with the results in the UI. In addition to what Peter said about the zero impressions, could you please check if you're using 32-bit PHP? If so, you'll need to change all instances of intval() to

Re: Error with Criteria Performance Report

2018-05-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, Yes, you could update the desired version of the client library in the composer.json file and follow the installation steps . Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Error with Criteria Performance Report

2018-05-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, The latest version of PHP client library that is currently available is googleads-php-lib-v34.0.0 . Looks like you are already using the latest version. Could you please create an issue in the PHP client library

Re: How can I get developer token to test api in test account adwords?

2018-05-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rajkumar, The developer token can only be retrieved manually by logging into the production MCC account which owns the developer token. Unfortunately, the developer token is not accessible as a AdWords API Service response or using a curl request. Thanks, Sreelakshmi, AdWords API Team --

Re: Adjust Max CPC for auto targets in DSA

2018-05-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Xiao, By auto targets in DSA did you mean the webpage criterion? If so, you should be able to use the AdGroupCriterionService

Re: error Unregistered scope(s) in the request:

2018-05-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, There was an issue for a brief duration and it has been resolved now. Also, please verify that the scope in your code is : "https://www.googleapis.com/auth/adwords; . The "s" in adwords was missing in your email. If you have it right already, just retrying should work. If not, could

Re: AdNetworkType1 = mixed

2018-05-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Greg and Tiana, Would you be able to share some examples (CID and screenshot of the UI view where you are observing this in the UI)? I can take a closer look. From the API perspective, this feature is not fully released yet. That said, discrepancies between UI and the API are likely until

Re: Error with Criteria Performance Report

2018-05-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, I was able to test the latest samples in a lower PHP version (PHP 7.0.26) than yours. Since the same code is working in your local machine too, it does look like the version is not the issue here. Could you confirm which PHP client library version

Re: how to get monthly search volume mobile device

2018-05-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The TargetingIdeaService in the API is analogous to first part of the Keyword Planner tool in the API. While trying to get the new keyword ideas

Re: Cannot get page feed from PLACEHOLDER_FEED_ITEM_REPORT?

2018-06-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, You are right, using a start index greater than 100,000 will result in an error. You could follow the steps listed below to use FeedItemService to get all the FeedItems. 1. Set a variable

Re: Cannot get page feed from PLACEHOLDER_FEED_ITEM_REPORT?

2018-06-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am Dhanya's colleague and following up on this thread as she is OOO today. It is not possible to get the details of the Page feed using the Placeholder Feed Item Report. To get the stats of the DSA campaign and related entities, you could consider using any of the reports listed here

Re: Users suddenly getting errors for [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’]

2018-05-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jessica, Could you please confirm if the AdWords account against which you are making the API calls has reached 15 months without any spend? If so, as per our announcement earlier, such accounts will be cancelled and the API requests against those accounts will fail. Please check this blog

Re: Users suddenly getting errors for [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’]

2018-06-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alon, To clarify, are you saying that a user who has access to an active manager account, which also happens to manage a client account that is currently in "Setup in progress" status is getting CUSTOMER_NOT_ACTIVE (while performing CustomerService.getCustomers()

Re: Getting AuthorizationError.USER_PERMISSION_DENIED while running getCampaign service

2018-05-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Muniyasamy, The USER_PERMISSION_DENIED error means that the user who authorized your API call does not have access to the target AdWords account. If you are using the credentials of an

Re: Users suddenly getting errors for [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’]

2018-06-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello All, We are aware of this issue and our team is currently looking into this. I will keep you posted as I get more updates from the Team. Please note that if the account against which the API call is being made is inactive (while specifying the client customer Id in the header), the API

Re: Users suddenly getting errors for [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’]

2018-06-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi All, The issue has been resolved. Could you please retry the API requests and let me know if you are still facing issues? Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: demographics targeting in adgroup

2018-06-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Thanks for the details. I was able to recreate the issue that you specified. However, one way to confirm that the criterion is really set is to perform an AdGroupCriterionService.get() for

Re: Set Status of a Youtube Campaign

2018-06-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Yes, the video campaigns are still supported only in reports via the API. This applies to the latest version of the API (V201806) as well. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Account access management in API (grant other user access to my account)

2018-06-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Starting from V201802 version of the API, whitelisted developers can invite a user to have access to an account by setting the new inviteeEmail and

Re: Google AdWords Test account

2018-06-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Antti, Are you checking for the red banner in the new AdWords view? If so, could you switch back to the old UI view and check if you are able to see the red banner as specified here

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2018-06-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jofin, Regret the delay in responding. Are you still facing ACTION_NOT_PERMITTED? We had an issue a while ago which is currently fixed. If you continue to face issues. Please use reply privately to author option and share you SOAP logs (request and response) along with the email id of

Re: Video Performance Report

2018-05-02 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Timna, The Conversions field is now compatible with ConversionTypeName and

Re: How can I get developer token to test api in test account adwords?

2018-04-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rajkumar, To get the developer token, you will need to sign into your production manager account and navigate to the AdWords API Center. If you don't have a production manager account, please create

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - even though I am passing client customer id in request

2018-05-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jofin, This issue has been fixed. Please let us know if you are still seeing this failure. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: CAMPAIGN_PERFORMANCE_REPORT filter by Labels (strings)

2018-07-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, As with other fields of type List, you can filter reporting results by LabelIds using CONTAINS_ANY, CONTAINS_ALL, or CONTAINS_NONE. You could check the guide on labels for more clarity. Please see a sample AWQL below : SELECT CampaignId, LabelIds, Labels FROM

Re: CAMPAIGN_PERFORMANCE_REPORT filter by Labels (strings)

2018-07-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, In the reports that supports Labels , you may only be able to filter using the LabelIds .

Re: Link Adwords Account: AuthenticationError.OAUTH_TOKEN_INVALID

2018-08-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Glad to know that you were able to resolve the issue. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: ad customizer with IF functions not working

2018-08-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Thanks for sharing this. It would be really helpful for other users on this forum facing the same issue. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: AdRotationMode for AdGroup_Performance_Report not a valid report type

2018-08-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I see that you have already posted this question on the AdWords Scripts forum . Since your questions are specific to AdWords Scripts, please continue your discussion on that thread. Please feel free to open a new

Re: Adsense creation as precondition to Ad Manager

2018-08-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Joab, If you already have a production Google Ads manager account, you can use that account to setup the API access. Please follow the instructions in this guide to setup the API and request for API access. If you do not have a

Re: What is the better way to use AdWords Api for different client accounts from Agency Account that are not linked to them.

2018-08-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Please find my responses inline: - According step 4, i can use this data immediately, but will i have to use this tokens later? The guide that you are referring to is the correct one to check. As you might have seen in the step #3, you can store the refresh token in the

Re: UNEXPECTED_INTERNAL_API_ERROR retrieving callout extensions

2018-08-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Marcel, Your SOAP logs looks fine to me. The UNEXPECTED_INTERNAL_API_ERROR could be due to a transient issue. Could you please confirm if you are seeing this issue on retry? If so, could you give a try with a lesser number of results like 100? If that request is failing, please share the

Re: AdRotationMode for AdGroup_Performance_Report not a valid report type

2018-08-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please confirm if you are using AdWords API or AdWords Scripts? If you are using AdWords Scripts, could you please post your question on their forum ? If you are using AdWords API, please make sure that you are using

Re: demographics targeting in adgroup

2018-07-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I had replied to you on the private thread that I am following up with the team for further updates and to check if the current behavior is the expected behavior. Also, that the AdGroupBidModifierService

Re: How to get the total sum cost of a campaign that have the number 102 in it

2018-07-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Are you trying to get the cost at an account level? If so, you could use Account Performance Report and then include AccountDescriptiveName

Re: Dynamic Remarketing Campaign not showing

2018-07-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, Could you share the screenshot of the AdWords UI view that you are trying to retrieve using the API? Also, please share the CID of your AdWords account. Please *reply privately to author* while sharing the details. Thanks, Sreelakshmi, AdWords API Team -- --

Re: demographics targeting in adgroup

2018-07-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Glad to know that you were able to work with the suggested approach. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: MaximizeConversionValueTargetRoas not valid for report type CAMPAIGN_PERFORMANCE_REPORT?

2018-07-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Gal, Thanks for sharing the details offline. On this forum we discuss questions about AdWords API. Since your question is about AdWords Scripts, please post your question and the logs in the AdWords Scripts forum . The experts

Re: How to get the total sum cost of a campaign that have the number 102 in it

2018-07-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, By default the reports will have the rows corresponding to the report definition. However, you can have just the summary printed out in your code. Please take a look at the StreamCriteriaReportResults.java

Re: Product partition tree corrupted

2018-07-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please perform an AdGroupCriterionService.get() for that specific AdGroup and share the SOAP logs without redacting the ids along with the criterion Id that you are not able to see in the response? Please use *reply privately to author* while sharing the details. Since some

Re: How to map Keywords report and call metrics call details report ?

2018-09-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jorge, Call Metrics Call Details Report is the API report that maps to the Call details view of the UI. However, this

Re: How to map Keywords report and call metrics call details report ?

2018-09-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jorge, As you have observed, the Call Metrics Call Details Report does not have keyword as a supported field. However, you will be able to get this data using the Keywords Performance Report

Re: Failed to exchange authorization code for access token

2018-07-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Are you using one of our client libraries ? If so, could you please ensure that you are following the setup steps specified under the web application in this section

Re: Failed to exchange authorization code for access token

2018-07-10 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kieran, Thanks for explaining. Since you are using the web application type to setup the OAuth, you will need to specify a valid redirect url while creating the client credentials in the Google developers console. The same redirect

Re: Account access management in API (grant other user access to my account)

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Your understanding is correct. The attributes inviteeemail and inviteeRole

Re: How to get user list id in get campaign

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, To get the AdWordsUserList associated with a campaign as a CriterionUserList , you can use the CampaignCriterionService.get()

Re: Failed to exchange authorization code for access token

2018-07-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jianbo, Currently, we are not aware of any issues. Are you still facing this error? Could you also share some more information about the error like are you observing this while setting up the OAuth or while using the OAuth credentials that were setup and working previously? You might also

Re: How to get user list id in get campaign

2018-07-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tharun, About getting the UserListId and UserListName via the CampaignCriterionService.get() . Please find the available selector fields for CampaignCriterionService here

Re: Demographical report (AgeRanges + Gender)

2018-07-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Our team is aware of this feature request. Unfortunately, I cannot comment on the timeline for this to be available. My suggestion is to keep an eye on our blog for any updates and announcement about the future releases.

Re: Account access management in API (grant other user access to my account)

2018-07-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Unfortunately, I cannot comment on the future plans for this. You could keep an eye on our blog for updates on the upcoming releases. I will share your feedback with the team and let them know your interest. If you are

Re: demographics targeting in adgroup

2018-06-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, When a new ad group is created, until you explicitly set a demographic targeting criterion, everything will be targeted by default. No targeting criteria would mean target all criteria. That said, when you explicitly set a targeting criterion, the other ranges in that demographics

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

2018-10-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, We don't have any updates yet. The video campaigns are still only supported via reports in the AdWords API. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: [Python] Adwords API - Product Partition

2018-10-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Kevin, Glad that you were able to remove the existing product partition. What issue are you facing? Could you please share the error that you are getting along with your SOAP logs? You can use reply privately to the author option while responding. Thanks, Sreelakshmi, AdWords API Team

Re: [Python] Adwords API - Product Partition

2018-10-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, >From the error, it looks like the subdivision creation is failing as there is already a product partition. The subsequent nodes seems to fail as the subdivision creation failed. Could you please confirm if you were creating the ad group via Google Ads UI? If so, you will need to

Re: [Python] Adwords API - Product Partition

2018-10-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, Yes, I did get the details that you had shared. If you are looking for a product partition tree as attached in the screenshot, you could use the code sample attached. The "empty" caseValue of the correct type is required to represent "all other values". Please check here

Re: How to get Landing Page in Adwords API PHP

2018-10-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The Criteria Performance Report will give the stats aggregated at the criteria level. In your case, age and house hold income. If there is no final url set for these criteria, you may not

Re: updating ip exclusion list

2018-10-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, You are right, you could remove the specific IP_BLOCK and add the updated IP instead of performing the SET operation. Please let me know if you are facing any issues while doing this. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Adding labels on keywords

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, >From the code snippet it is not clear if you are performing the AdGroupCriterionService.mutateLabel() operation. Please take a look at the attached code snippet (in Java) to get an

Re: Video campaign reporting breakdown on age, location, gender etc.

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, You will need to use the Age Range Performance Report , Gender Performance Report and the Geo

Re: API Access to Billing Transaction History reports

2018-10-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, This is still not available. We don't have a timeline for this feature to be available via the API. Please keep an eye on our blog for updates on the upcoming releases. Thanks, Sreelakshmi, AdWords API Team -- --

Re: Adding latitudes & longitudes programmatically

2018-10-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, To add a latitude and longitude to proximity criterion, you would need to set the latitude and longitude in micro degrees. Also, the radiusDistanceUnits and radiusInUnits should be set in the proximity object. Could you please give the below code snippet a try and let me know if that

Re: how to integrated adwords api?

2018-10-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Welcome to AdWords API! To get started with the PHP client library, you could use the instructions in the README file . Here is the code samples in PHP client

Re: updating ip exclusion list

2018-10-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Yes, in that case it will be 1000. Please see here to know how the API operations are counted in various case. If you need to remove just one of the IP addresses, you could remove just that one and add the new one. It is not

Re: [Python] Adwords API - Product Partition

2018-10-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, Glad that you were able to find the solution. You are right, to partition with the offer id, you will need to use the ProductOfferId dimension. Here is the list

Re: Can't create partition tree or I just don't understand it

2018-10-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The INVALID_PRODUCT_BIDDING_CATEGORY indicates that "Bidding categories do not form a valid path in the Shopping bidding category taxonomy". Since you were able to verify

Re: API Reference outdated (re AdWords Express)

2018-10-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Matthias, You are right. The advertisingChannelType and advertisingChannelSubType

Re: "cannot_modify_Ad" Error Updating Final URLs for Ads

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Pat, Starting v201806, you can use the AdService to mutate your ads without losing their performance data. Please check this guide

Re: how to get traffic estimates for keywords for a single campaign?

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Yes, we did receive the private reply. You are right, you could set the campaign IDs and campaign criteria to fine tune the results of traffic estimator service. However, it looks like your issue is hitting rate limit errors. This is not specific to the attributes that you set but

Re: How to manipulate an object of Google Ads API's Enum class - python

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, As you can see from here , 2 is the vale assigned for SEARCH campaigns. Could you please check that you are printing the right attribute in your code? If you are unable

Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA while uploading the customers to Google Ads

2018-11-02 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Srinivas, We understand the inconvenience. Our team is actively working on resolving this issue. I will keep you posted as soon as I get any updates from them. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Product Partition Tree for some campaigns take a while. Suggestions?

2018-11-02 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Venkata, Looks like you already have a great idea. What details would you need this process to run? Based on that, you may be able to leverage the Product Partition Report or Criteria Performance

Re: SelectorError.INVALID_PREDICATE_FIELD_NAME

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The field ProductPartition.partitionType that you are trying to use as predicate cannot be filtered on. Please check this table

Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA while uploading the customers to Google Ads

2018-10-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Our team is currently investigating this issue. We'll keep you posted on the updates. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Missing output of the RelatedToQuerySearchParameter

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The API results should be similar to the functions under "Find new keywords and get search volume data" in the keyword planner UI. However, it is not guaranteed that the results in the API will be an exact match of the results in the UI. To take a closer look, could you share your SOAP

Re: Report Generation

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Albert, The report generation time typically depends on how big the report is for each API call for a single account. In this case, as you are downloading the reports from each account in the MCC, which means making API call for each account, it may take a few mins. If this is

Re: how to get all searchterms and exclude them

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, To get the search terms which triggered the ads in an ad group, you can use the Search Query Performance Report . To get the data at the ad group level, you could add a predicate to filter

Re: AVERAGE_CPC feedback

2018-11-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you confirm if you were trying to get the RequestType.STATS using the TargetingIdeaService

Re: "cannot_modify_Ad" Error Updating Final URLs for Ads

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pat, Yes, those Ad types are not supported by AdService. Hence, you may need to remove the old ad and create the new ad with the updates. This will create a new ad and you will no longer have the historical stats associated with it. You will be able to see the historical stats associated

Re: how to get traffic estimates for keywords for a single campaign?

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Ideally, the request should be containing criteria for the specific keyword, its ad group and its campaign level details. The estimates being for the specific keyword, you could split the requests to contain data from a few ad groups so that the API will not hit this limit of number of

Re: Video campaigns appearing under a campaign group in the AdWords UI, but not being returned on reports via the API.

2018-11-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Posting the summary of the offline discussion for the benefit of other users of the forum: Video campaigns having the Campaign Sub type of "Reach" are experimental campaign type and is filtered out of all AdWords API requests. You may not be able to get that using the API. You will be

Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA while uploading the customers to Google Ads

2018-11-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Srinivas To share an update with you, due to a 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.

Re: How to check conversion which are imported from GA

2018-11-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I can confirm that the conversion trackers with source as "Analytics" are not returned via the API at the moment. You will need to get these details from the Google Ads web interface. I will follow up with the team to get the API docs updated. Thanks, Sreelakshmi, AdWords API Team

Re: Asset id in universal app campaign

2018-11-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Esteban, If you do a CampaignService.get() and look for the details in the UniversalAppCampaignSetting

Re: Asset id in universal app campaign

2018-11-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please confirm that you are looking for the details of text assets in the Campaign->Settings-> Ad Assets-> Your Text Ideas? If so, the text assets will not be having Ids. You can check the description of these assets in the UniversalAppCampaignSetting

Re: Product Partition Tree for some campaigns take a while. Suggestions?

2018-11-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Venkata, Do let me know if you have any additional questions once you take a look. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: how to get traffic estimates for keywords for a single campaign?

2018-11-02 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, There is a limit of 2,500 Keyword estimates per request and 50,000 sum of keywords x locations x languages in each campaign estimate request. Please check the limits guide for reference. You may need

Re: HTTP Response Code: 500, Trigger: Unexpected Internal Server Error, Type: ReportDownloadError.INTERNAL_SERVER_ERROR

2018-10-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The INTERNAL_SERVER_ERROR could be due to a transient error. Could you please confirm if you are still facing the issue on retry? If so, please enable logging and share your report definition along with the CID.

Re: UNEXPECTED_INTERNAL_API_ERROR retrieving callout extensions

2018-10-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please share your code snippet and values of the variables (if any) along with the CID? You can use reply privately to author option if you prefer that. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: UNEXPECTED_INTERNAL_API_ERROR retrieving callout extensions

2018-09-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please try the below and see if that works for you? Once you are able to generate the logs, please share the SOAP logs so that I can take a closer look. You can use reply privately to author while sharing the details. import logging ..

Re: Why: Adwords API doesn't merge keywords that are close variants to 1 keywords like Keyword Planner does.

2018-10-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Performing a similar test at my end, I see that the AdWords API is returning 4 entries each which has 140 as SEARCH_VOLUME for the first 3 and no results for the last one. Which is matching with the keyword planner in the UI. As you observed, keyword planner is combining the close

Re: Dynamic Search Ads update Final URL Suffix

2018-10-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Yuechen, Using the AdWords API, you will be able to set the finalUrlSuffix of the BiddableAdGroupCriterion

Re: Placement performance total clicks different from other reports

2018-09-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Tiana, I was able to replicate the issue that you are observing. The Placement Performance report in the API does not seem to match with the placement stats in the UI and Account Performance report. I have shared the details to the team. I will keep you posted on the updates. In the

Re: Uploading users to userlist and deleting old ones at the same time

2018-09-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Max, Your understanding is correct. You can initiate the add and remove operations one after the other and the API will only apply that operation to the members available at that point. For instance, if you make a removeAll operation, it will remove all the items that were in the list

Re: Set Status of a Youtube Campaign

2018-09-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jofin, Our team is aware of this request. However, I cannot comment on a timeline for the support for video campaigns to be available in the AdWords API. Please keep an eye on our blog for updates and announcements about

Re: Adwords Scope permissions? Question on User Self Reporting app

2018-11-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Scott, You could do it either ways. If the account is linked with your Google Ads Manager account, you can use your client credentials (client id and client secret) and OAuth tokens (access token and refresh token) to access any account's data in your manager account's hierarchy. You could

Re: How to check conversion which are imported from GA

2018-11-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The conversion count type is unfortunately not available via reports. I am still checking if the API can return these via ConversionTarckerService. I will let you know if I have any updates. Until then, you may need to get the count type via the UI. Thanks, Sreelakshmi, AdWords API Team

  1   2   >