Re: UAC & Re-engagement in the reporting API

2018-04-23 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Yuval, If you're referring to the Mobile App engagement Campaigns mentioned here , you can track the performance

Re: Issue with RateExceededError.RATE_EXCEEDED

2018-04-23 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The "RateExceededError.RATE_EXCEEDED Trigger: Basic Access Daily Reporting Quota" error message that you are getting indicates that you may have downloaded more than the daily limit for reports using a basic access level

Re: KEYWORD_TEXT return strange information

2018-04-23 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Xiaochao, When using test accounts, the TargetingIdeaService will return dummy data. You may refer to this guide for more information. When retrieving targeting ideas against a Production account, you will be able to

Re: Billing and Account Spend Data

2018-04-20 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Prabu, On this forum, we address questions specific to AdWords API. Since your question is related to AdWords Scripts, I would suggest that you post it in the AdWords Scripts forum as they are better equipped to address this issue.

Re: Error creating offline conversions

2018-04-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the logs. It looks like the UploadOperation is performed on a Conversion Tracker which does not exist. If you're looking to create a new conversion tracker and perform the upload operation, you will need to create an AdWordsConversionTracker

Re: Product group creation fails inside adgroup

2018-04-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, It looks like you're performing a Mutate() operation for the shopping campaigns. The CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE error indicates that the partial failure is not supported for shopping campaign mutate operations. Can you make sure that each subdivision is

Re: Error creating offline conversions

2018-04-18 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share the complete SOAP request and response logs along with the client customer Id, so I can take a look? You can use *Reply privately to author* to share the details privately. Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Showcase Ad Cost in Criteria Performance Report

2018-04-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, It is currently not possible to pull Cost information for Showcase Ads using Criteria Performance Report . Please keep an eye out on our blog

Re: Steps to Create Dynamic Re-marketing Campaign and attach to feed

2018-04-16 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Dhruv, The Dynamic Re-marketing campaign needs to be created from the AdWords UI. Please refer to this guide for more information on Re-marketing. Once the campaign is created, you may refer to this guide

Re: how to setting Dynamic Remarketing ad settings for Display campaign by adwords api?

2018-04-16 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Dhruv, I see that you opened a new forum thread with a similar issue. Let's continue our discussion on that thread for better

Re: What's the best way to setup multiple Criterion values for the same item?

2018-04-16 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Gary, You're right. You will need to have multiple operands for both Positive and Negative AdGroup criterion. You could use AdGroupCriterionService.mutate() and select the AdGroupCriterion

Re: Intermittent QuotaCheckError.INVALID_TOKEN_HEADER / C# API / UserListService

2018-04-16 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The issue has been resolved. Could you please try again and let us know if this still persists. Best, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Report query result via API doesn't match with AdWords UI

2018-04-13 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, We were able to take a look at the discrepancy you mentioned. Please find my response below: 1. I was able to download a report for Apr 2,2018 - Apr 8, 2018. I see that the number of rows in API is 21978, and segmenting the exact same fields in the UI are 22032. The stats for all the

Re: empty report

2018-04-13 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the details. Since you're pulling the report for test accounts, please note that values for Impressions, Cost will be zero. So you will need to make sure that you set the includeZeroImpressions to true in the request header. When set to true, reports will not

Re: Report query result via API doesn't match with AdWords UI

2018-04-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, I was able to take a look at the discrepancy you're noticing. The AdWords API have similar naming conventions as UI reports. However, the stats pulled through the API map to the corresponding Ads tab metrics in the UI. Please refer to this guide

Re: Changes to the AdWords API - Email notifications?

2018-04-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Anthony, The important API notifications are usually sent out to the email address provided in the AdWords API Center. Please ensure that this is a regularly monitored inbox. Please refer to this

Re: api adwords - addresses

2018-04-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Are your referring to the Location Extensions? If yes, please refer to this guide for more information. The guide also has a code sample

Re: Parallel Reports error

2018-04-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The Parallel Report Download report can be used to reports for all accounts directly under a manager account in multiple parallel threads. For this you will need to specify the MCC ID of the account for which you're looking to download the reports. As for the error you're receiving

Re: How to get Top of page bid.

2018-04-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Tri, I understand you're looking for the TopOfPageCpc estimates. It is currently not possible to use the TargetingIdeaService to retrieve this information. However, you can use

Re: Report query result via API doesn't match with AdWords UI

2018-04-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the client Customer ID for the account where you're noticing the difference, so I can take a look? You can reply back via *Reply privately to author* option. Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: api adwords - addresses

2018-04-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, If you're looking to setup Ad Extensions through AdWords API, please refer to this guide which illustrates in detail on how to Add

Re: How through the adwords API Get the targeting reach impressions

2018-04-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, It looks like you're looking for the Targeting reach information through the API. It is currently not possible to retrieve this through AdWords API. Let me know if you have any other questions. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Ads with non-zero impressions not entering enabled state with daily segmentation in AdPerformanceReport

2018-04-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Felix, The Status field in the Ad Performance Report is of the type Attribute which will return the current

Re: api adwords - addresses

2018-04-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you elaborate on the specific address information that you're looking for? You will be able to add, retrieve and update the location targeting for your campaigns. You may refer to this guide

Re: Intermittent QuotaCheckError.INVALID_TOKEN_HEADER / C# API / UserListService

2018-04-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Robert, Our team is currently investigating the issue. I will keep you posted if I have any new updates to share. Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: How to check my adwords account is MCC or not MCC?

2018-04-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You can perform a ManagedCustomerService.get() operation and check for the canManageClients

Re: Customer email list loaded via CSV and API have different list sizes

2018-04-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Thao, If you're facing an issue uploading the Customer email list using the AdWords API, could you please elaborate, so I can take a look? You may refer to the caveats guide for better

Re: API connection with analytics

2018-04-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, If you're using AdWords API, through the clientCustomer Id information, it is not possible to lookup if the account is linked to Google Analytics. You will need to log in to your AdWords accounts and check the Linked accounts by following the steps mentioned in this guide

Re: Keywords updating using Keyword Planner Tool?

2018-04-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Mark, It is currently not possible to distinguish statistics for close variants using the TargetingIdeaService. The API will return same results for similar keywords. If you're using keyword planner from the UI to perform the search, it will return results in a single row for all the

Re: Customer email list loaded via CSV and API have different list sizes

2018-04-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Sailas, Usually, it takes 6 to 12 hours for a list to be populated with members. The caveats in this guide should be helpful for better understanding. Can you make sure that the email

Re: Ads with non-zero impressions not entering enabled state with daily segmentation in AdPerformanceReport

2018-04-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Felix, Are you using AdWords API to generate these reports? The Ad Performance Report will generate stats at the ad level with one row per ad. Could you provide us the AdId and the AdGroup Id for the specific Ad that you're referring to for your experiment? If the specific Ad is not

Re: Adwords Click Performance Report

2018-04-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Tony, To generate the Click Performance Report through the AdWords API, you can follow the steps below: - Firstly, signup for the API using the steps mentioned in this guide . - If you already have a production MCC

Re: CampaignSharedSetOperation inconsistency

2018-04-05 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Jiri, Could you please confirm if you've populated any other negative keywords other than the SharedSet list? If yes, then it might be possible that you are reaching the Negative keyword limits for campaign as mentioned here .

Re: ManagedCustomerService Returns Empty Result

2018-04-05 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the SOAP logs. It looks like if the client account is specified in the request header, it is not returning any results. I was able to replicate the issue with the latest version of the AdWords API while using the Python client library. I have shared this

Re: how to setting Dynamic Remarketing ad settings for Display campaign by adwords api?

2018-04-05 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the screenshots. We usually handle concerns in English language. From what I understand, you're looking to setup the Display Network only campaigns, Marketing objectives through the API. If that's the case, it is not possible to do so through the API. You will

Re: ManagedCustomerService Returns Empty Result

2018-04-04 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, To get the client accounts under a manager account, you will need to make sure that the client customer Id in the request header is set to the manager account. If this does not fix your issue, could you please enable logging by setting the level as 'DEBUG' and share the SOAP logs

Re: how to setting Dynamic Remarketing ad settings for Display campaign by adwords api?

2018-04-04 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you please elaborate on the specific settings that you're looking for? You may refer to this guide for more information on Dynamic Remarketing for display ads using the AdWords API. You will be able to

Re: Can't login

2018-04-04 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Stan, You may refer to this related post which might be helpful. If you are still experiencing the issue via the AdWords

Re: Cannot create Test Account for Adwords API

2018-04-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The DEVELOPER_TOKEN_NOT_APPROVED error means that you're using an unapproved developer token to make calls against a production account. You will be able to create a Test

Re: Audience delete not working

2018-04-02 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete SOAP request and response logs along with the client customer Id so I can take a look? Please use *Reply privately to author* option to share the details. Regards, Bharani, AdWords API Team On Monday, April 2, 2018 at 9:58:23 AM UTC-4, dsolution

Re: Structure Report for CustomerNegativeCriterion

2018-03-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, That's right. The CustomerNegativeCriterionService supports only the negative criteria mentioned in this guide at the account level. You could consider taking a look

Re: CampaignGroup ID scope of uniqueness

2018-03-06 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Marcel, The (Account ID, CampaignGroup ID) pair may or may not be globally unique. But the CampaignGroupId is unique at the account level. However, I have shared your feedback with the team. Let me know if you have any other questions. Regards, Bharani, AdWords API Team On Monday, March

Re: Version 9.0.0 Migration guide etc.

2018-03-06 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You can take a look at this blog post for information on

Re: Retrieving Adwords Ads Extension Data using API

2018-03-05 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Asad, There is no direct way to achieve this. As a workaround, you will be able to get the Extension name which is concatenation of the Structured Snippet Header followed by the Structured Snippet

Re: CampaignGroup ID scope of uniqueness

2018-03-05 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Marcel, Some IDs are unique on a global level across all AdWords accounts while others are unique within the confined scope. CampaignGroupId is unique to the account and is not

Re: Retrieving Adwords Ads Extension Data using API

2018-03-02 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Asad, Thank you for sharing the screenshot. It is currently not possible to retrieve the Extension name pointed in the screenshot through the AdWords API. Let me know if you have any other questions. Regards, Bharani, AdWords API Team On Wednesday, January 24, 2018 at 11:24:39 AM

Re: Retrieving Adwords Ads Extension Data using API

2018-03-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Asad, If you're looking to get the placeholder type you could either use CampaignExtensionSetting by querying for the extensionType attribute or use

Re: Retrieving Adwords Ads Extension Data using API

2018-02-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Asad, It is currently not possible to get the Extension name using the Placeholder Feed Item Report . You will be able to get all other data using this report type. You could use the FeedId

Re: Structure Report for CustomerNegativeCriterion

2018-02-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Dorian, That's right, for account level negative criteria, the only option is to use CustomerNegativeCriterionService to exclude specific criteria across all campaigns in your client

Re: Criteria Performance Report - youtube campaings

2018-02-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the details privately. If you're trying to get the metrics for the Video campaigns, it is currently not supported using the AdWords API services. You will be able to use Criteria Performance Report

Re: Ruby : How to apply UserList to a perticular campaign

2018-02-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You will be able to create a user list with Mobile device ID by setting the user list member identifier to mobileId . If the phone number is not correctly formatted before hashing,

Re: Adwords v201802

2018-02-26 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Shawn, We are currently not aware of any known issues using the v201708. If you're having any difficulty using this version or migrating from this version, please elaborate so I can take a look. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Discrepancies ad performance report/ criteria performance report

2018-02-26 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Andreas, The Ad Performance Report includes statistics aggregated at the ad level, one row per ad. If you're pulling the cost, clicks information using this report type, it will return the amount

Re: Structure Report for CustomerNegativeCriterion

2018-02-26 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Dorian, There are several report types that you could use to retrieve the campaign level negative criteria. You may use Campaign Negative Placements Performance Report ,

Re: How to download AdWords CAMPAIGN_PERFORMANCE_REPORT on monthly basis

2018-02-26 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The Campaign Performance Report will return stats at the Campaign level with one row per campaign. Using this report type, you will be able to segment based on MonthOfYear

Re: Adwords v201802

2018-02-26 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Currently, we do not have any new updates from the team. Please refer to this API sunset and release schedule for more information. You can also keep an eye out on our blog

Re: Criteria Performance Report - youtube campaings

2018-02-22 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the code snippets. Could you share us your client customer Id privately, so I can take a look? Also, please note that currently video campaigns are supported only in reports. In addition to what Zweitze mentioned, you may also use Video Performance Report

Re: Ad Performance Report not including all CreativeFinalUrls

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Adam, The Ad Performance Report will return stats at the ad level with one row per ad. The CreativeFinalUrls gives you the list of final URLs of the ad and can be retrieved using the Ad

Re: Traffic Estimator Service API give not result properly as expected.

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete SOAP request and response logs along with the UI screenshot where you're noticing the discrepancy, so I can take a look? Please use Reply privately to author option to provide the details. Regards, Bharani, AdWords API Team -- --

Re: Criteria Performance Report - youtube campaings

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete report definition along with the client customer Id, so I can take a look? Please use *Reply privately to author* option to provide the details. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Remarketing audience user lists via API

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Trinath, You can take a look at the API call example which uses curl and SOAP XML to send a request to the CampaignService as a reference. You may also refer to this code snippet

Re: offline conversions uploads

2018-02-20 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You may refer to this guide for some of the strategies to reduce the number of requests. This said, some of the account statistics are continuously evaluated and some of them are calculated once a day.

Re: Editing User List members

2018-02-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, It takes 6 to 12 hours for the list to be populated with members and the email addresses uploaded must be associated with a Google account. You may refer to this guide for uploading

Re: ConversionTrackerService doesn't respect select fields

2018-02-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the logs. There are certain fields in the API request that will be returned even when not in the selector request. The snippet is auto-generated by

Re: ConversionTrackerService doesn't respect select fields

2018-02-16 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete SOAP request and response logs along with the client customer Id, so I can take a look? Please use *Reply privately to author* option while responding with details. Regards, Bharani, AdWords API Team -- --

Re: Ad group label filter for ad performance report

2018-02-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Harish, It is only possible to send the client customer Id at the runtime in the python file. You may refer to this guide on how to do so. On the other hand, it is not possible to pass

Re: I cannot create a campaign under test account

2018-02-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, I see that you're trying to create a campaign in a test manager account. >From the campaigns page of your manager account, you can create campaigns for the accounts that you manage. If you do not have any client accounts to manage, you can create one by following the steps mentioned

Re: offline conversions uploads

2018-02-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Gita, Could you share with us the complete SOAP logs along with the clientCustomer Id, so I can take a look? Please use *Reply privately to author* option to share these details. Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: offline conversions uploads

2018-02-14 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, We usually recommend that you wait 6 hours after creating the UploadConversion before uploading new conversions. When a conversion for the same google click ID, conversion name and conversion time is uploaded multiple times, the first one results in a conversion being recorded. The

Re: search impression share and search click share in shopping performance report

2018-02-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete report definition along with the client customer Id, so I can take a look? You could respond via *Reply privately to author* option. Regards, Bharani, AdWords API Team -- --

Re: Getting Total Cost and Cost/conv. for Filtered keywords via Adwords API

2018-02-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Vanja, The Account Performance Report will return metrics at the account level, hence this is matching with the metrics on the Campaign tab in the UI. On the other hand, Keywords Performance

Re: Python SDK, Test Account: No campaigns were found

2018-02-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Here's a brief summary of the last discussion as this might help other forum users who might be facing a similar issue: The user was using the MCC account ID to retrieve the campaigns. You will need to use the customer Id of the AdWords client account to make CampaignService.get() API

Re: Campaign Performance Report don't return one campaign

2018-02-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Here is brief summary of the discussion on the private thread, so it might help other forum users who are following this post: The Campaign Performance Report will not return metrics if there is no data available for the specified date range when the includeZeroImpressions field is

Re: GSP / Gmail Ad in AdGroupAdService

2018-02-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Here is brief summary of the issue that happened on the forum thread, so that other forum users can take a look: The campaign under question is of the type* Display Network only - Gmail*. This indicates that the specific Campaign and Ad was most likely created from the new AdWords UI.

Re: how to remove placement url's in ad group

2018-02-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Ken, The criterion ID is required and should not be null when it is contained within Operators

Re: keyword performance report in PHP

2018-02-05 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You may refer to our DownloadCriteriaReportWithSelector.php and DownloadCriteriaReportWithAwql.php

Re: Some of the Location criteria Id can get but no location attached to same

2018-02-02 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the logs. You're right, we don't have the criterion Ids - location name mapping documented for those locations. The geotargeting table contains the criteria Ids of all locations that can be

Re: Getting Total Cost and Cost/conv. for Filtered keywords via Adwords API

2018-02-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Vanja, Could you share us the client customer id along with the date range, so I can take a look at the discrepancy you're noticing and assist you further? You can respond back via Reply privately to author option. Regards, Bharani, AdWords API Team On Thursday, February 1, 2018 at

Re: Destination URL report returns no data

2018-02-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Eduard, The Destination URL Report returns statistics at the destination URL level, one row per destination URL. I see that the destination URL is not defined for the ads in this account and hence

Re: Destination URL report returns no data

2018-01-31 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete Report definition along with the clientCustomerId via the *Reply privately to author* option, so I can take a look? I see that there is another thread

Re: Destination URL Report returns no data

2018-01-31 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Christina, Could you share us the complete Report definition along with the clientCustomerId via the *Reply privately to author* option, so I can take a look? Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: is CampaignID unique crossaccount?

2018-01-31 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello David, Campaign ID is globally unique, which means that two different accounts cannot have the same Campaign ID. You may refer to this guide for the scope of uniqueness for each Object ID within AdWords. Regards,

Re: Retrieving Adwords Ads Extension Data using API

2018-01-24 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Asad, The Ad Extensions tab metrics in the UI can be retrieved using the Placeholder Feed Item Report and Placeholder Report

Re: Adwords v201802

2018-01-24 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, We will not be able to provide an exact timeline of when v201802 will be released. It is scheduled to be released in Feb, 2018. Please refer to this API sunset and release schedule for more

Re: Some Campaigns missing in using Google Adwords API

2018-01-24 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Raymond, Thank you for the details. I see that the client customer ID provided has only video campaigns. Video campaigns are currently not supported by the AdWords API Services. It could be the reason as to why you're noticing the discrepancy. Video campaigns are supported only in

Re: Some Campaigns missing in using Google Adwords API

2018-01-23 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Raymond, I see that you're querying for all the campaigns that are Enabled, Paused and Removed. This will return all the Campaign details with their status under the specific client account. Also, please note that video campaigns are currently not supported by the AdWords API Services. If

Re: Cannot set Name to Image

2018-01-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, I was able to test uploading the an image with name on my end and attached the SOAP logs for the same. Please refer to this code sample as a reference. If you continue to have an issue

Re: CustomerService CUSTOMER_NOT_FOUND error

2018-01-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Okasana, The CUSTOMER_NOT_FOUND error is received when the ID specified in the request header does not exist. I see that you're using the CustomerService.getCustomers()

Re: CRITERIA_PERFORMANCE_REPORT: Why does DisplayName return the same as the Criteria?

2018-01-18 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Jason, That's right. The Criteria Performance Report currently does not support pulling the UserListName data. Please refer to this guide for all the criteria prefixes that are supported. I have shared

Re: Is there a way to do this? attached image

2018-01-18 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, I'm glad that your issue has been resolved. Feel free to write back to us if you have any other questions. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: single account listing in GetAccountHierarchy php

2018-01-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The code sample linked will return the account hierarchy under the current account specified. Could you enable logging and share us the SOAP request and response logs along with the client customer id? Please use *Reply privately to author* option to provide the details. Regards,

Re: Disable info SOAP logs

2018-01-16 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Vadim, As a correction to my previous response, you could include the SLF4J dependencies while working with the logging framework of your choice. You can then configure the relevant loggers in the config file. Please check here

Re: Getting ManagedCustomerServiceError.NOT_AUTHORIZED while linking client account

2018-01-16 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The NOT_AUTHORIZED error occurs when the user authenticating the request is not authorized to perform this operation. Only users with

Re: Difference in the data between API and Dashboard Interface

2018-01-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello James, Please find my response below: 1. The AdWords API Conversion Value depends on the current Attribution model type in the AdWords UI. Please refer to this guide

Re: Adwords Api returns different values for search volumens than Keyword Planner?

2018-01-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Steffen, Thank you for sharing the details. Could you share us the SOAP request and response logs along with the clientCustomerId, so I can take a look at the specific location and language parameters, these are targeted to? It is possible that there is no STATS available for these

Re: AdGroupAdService mutate return NULL

2018-01-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You code snippet looks fine. However, to investigate the issue further, could you enable logging and share us the complete SOAP request and response logs along with the clientCustomerId, so I can take a look? Please use *Reply privately to author* option to provide the details. You may

Re: Difference in the data between API (CAMPAIGN_PERFORMANCE_REPORT) and Dashboard Interface

2018-01-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Pierre, Thank you for sharing the details. I was able to notice the issue you described. However, I was also able run reports for several other date ranges(LAST_MONTH and Yesterday) and the results matched with the UI. This indicates that the date range as All time, is not returning

Re: Unable to use Template Ads to create video ads with youtube url

2018-01-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error is noticed when the operation is not permitted on the campaign type (DISPLAY). The TrueView in-search video template ads

Re: Difference in the data between API (CAMPAIGN_PERFORMANCE_REPORT) and Dashboard Interface

2018-01-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Pierre, If the API report stats match with the old UI and you notice a discrepancy between the new UI and old UI metrics, it is more of a product related concern. I'd suggest that you post your question on Advertisers community forum

Re: Error when trying to set a Bid Modifier within an Ad Groups Age Range

2018-01-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Sean, I see that the ad group has no targeting criteria created. I'd suggest that you add targeting criteria using the AdGroupCriterionService , ADD operation. Once the

  1   2   3   >