Re: AUDIENCE_PERFORMANCE_REPORT zero impression issue v201603

2016-06-29 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could set *include_zero_impressions * property (to true) to include the zero impressions records. Please check out reporting

Re: Strange error on Adwords Express API (RequestError.UNKNOWN @)

2016-06-28 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the SOAP XML request and response logs? Just click Reply privately to author in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you please check you copied OAuth2ClientId property value in new app.config file from previous version app.config file when you migrated to v201509? Thanks, Umesh, AdWords API

Re: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The ReportDownloadError.INVALID_VERSION error occur when you are using the API version(e.g. v201506) which is sunset. Could you please check you are using v201509 for above API call? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Get custom data in response when calling mutate()

2016-06-15 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdGroup is identified by field id . When you create the AdGroup using mutate operation (with Add

Re: Empty name for AdWords account (non-MCC)

2016-06-10 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the SOAP XML request and response logs for above API call (1520805252)? Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

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

2016-06-09 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the CrmBasedUserList to upload the customer emails. Please check out re-marketing guide

Re: Exact behavior of ConversionTypeName in reports

2016-06-09 Thread 'Umesh Dengale' via AdWords API Forum
Hi Dorian, The ConversionTypeName field prevents zero-conversions rows from being returned as you mentioned above. The ConversionTypeName is field of type *attribute* and not a

Re: Adwords Data export to Google Cloud Storage and use in Big Query

2016-06-09 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the AdWords API services or AdWords API reports to get AdWords account data. You could use AWQL

Re: Adwords Data export to Google Cloud Storage and use in Big Query

2016-06-08 Thread 'Umesh Dengale' via AdWords API Forum
Hello, We could help you to get the AdWords data using AdWords API. However, we will not able to provide support on how to move it to Google Cloud Storage. The developer token, client identifier, client secret and refresh token are required to make AdWords API call. The developer token

Re: API WorksHow technical is technical?

2016-06-06 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Currently, the agenda of the workshop is not available and will be published soon on 2016 workshop website . Please go through the workshop agenda when it is available and you could decide. Regards, Umesh, AdWords API Team. --

Re: Getting AdGroup Performance report for Custom Date - Adwords API using Python

2016-06-06 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use custom date range as - 'dateRange':,{'min':[startDate], 'max':[endDate]} Refer below example code. Please check out Reporting basics guide for more details. report = {

Re: The examples in PHP library of Adwords api for creating Responsive Ad is not working. It gives fatal error yelling Cannot access empty property.

2016-06-01 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could create the ResponsiveDisplayAd using AdWords API v201605 in test account only.

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2016-05-27 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Current thread is more than two year old. Could you please close the existing thread and create new thread with recent logs? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Stats data are diffrent in 2 reports with same date range

2016-05-26 Thread 'Umesh Dengale' via AdWords API Forum
Hello, As mentioned above some campaigns may have deleted between April 28 and May 24. That may be one of the reason of data discrepancy (Clicks and Impressions) for Account performance report and Campaign performance report. If campaigns are not deleted for that date range then provide me

Re: Get list Pending Invitations

2016-05-23 Thread 'Umesh Dengale' via AdWords API Forum
Hello, When we set the managerCustomerIds and clientCustomerIds

Re: Manage Google Adwords Feeds by using AdWords API (PHP Client Lib)

2016-05-20 Thread 'Umesh Dengale' via AdWords API Forum
Hi Krishna, Currently, the v201603 PHP client library don't have PHP example code for use Use case 2 . Please refer to the AdWords API blog

Re: Manage Google Adwords Feeds by using AdWords API (PHP Client Lib)

2016-05-20 Thread 'Umesh Dengale' via AdWords API Forum
Hi Krishna, Currently, the v201506 PHP client library don't have PHP example code for use Use case 2 . Please refer to the AdWords API blog

Re: Link Google My Business feed / location extension & MCC account

2016-05-17 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdWords API support the Google My Business location link to your ads. Our Location extension guide provide example of how to create business locations using

Re: Error CONCRETE_EXTENSION_TYPE_REQUIRED when creating create ad extensions with CampaignExtensionSettingService

2016-05-13 Thread 'Umesh Dengale' via AdWords API Forum
Hello, I am glad that you found the fix. Let us know if you need any other help with AdWords API. Regards, Umesh Dengale, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: v201509 Reporting API - Null Values suddenly being returned as '--'

2016-05-13 Thread 'Umesh Dengale' via AdWords API Forum
Hello, We are actively investigating the issue and will provide updates as soon as we have more information. Please follow this thread for updates. Thanks, Umesh, AdWords API Team. -- --

Re: Error CONCRETE_EXTENSION_TYPE_REQUIRED when creating create ad extensions with CampaignExtensionSettingService

2016-05-13 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the SOAP XML request and response logs for the API call? Just click Reply privately to author in the forum when responding. Please check out AddSitelinks

Re: Keyword Performance Report Quality Score Inconsistencies

2016-05-13 Thread 'Umesh Dengale' via AdWords API Forum
Hello, We are actively investigating the issue and will provide updates as soon as we have more information. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: An error has occurred: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']

2016-05-12 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AuthorizationError.USER_PERMISSION_DENIED means your OAuth credentials don't match clientCustomerId you specify or any of its manager accounts. Please check the client identifier and client secret you are using are from manager account authenticated and there is a link between

Re: CampaignService get always returning null with no error

2016-05-11 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you please check your application config file (App.config) for clientCustomerId? Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: CampaignService get always returning null with no error

2016-05-11 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could enable the logs for .NET client library by following these instructions . Thanks, Umesh, AdWords API Team. -- --

Re: CampaignService get always returning null with no error

2016-05-11 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you please provide SOAP XML request and response logs for above API call? Just click Reply privately to author in the forum when responding. Thanks, Umesh Dengale, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: CData GoogleAdwords - ssis package - Token...

2016-05-10 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The developer token, client identifier, client secret and refresh token are required to make AdWords API call. The developer token could be applied using the manager account

Re: I can't get authorization code

2016-05-09 Thread 'Umesh Dengale' via AdWords API Forum
Hi Dmitry, Could you use your application specific URI instead of www.example.com? Please check out creating web application credential section from the Using OAuth 2.0 for Web Server Applications guide

Re: Using a new CLIENT_ID and CLIENT_SECRET

2016-05-09 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The developer token, client identifier, client secret and refresh token are required to make AdWords API call. The developer token could be applied using the manager account

Re: Get Topics list

2016-05-09 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The close match for topics is *interest categories * criteria. Please check out the categories available in the In market

Re: Sitelinks migration example code issue? FeedMappings question

2016-05-09 Thread 'Umesh Dengale' via AdWords API Forum
Hi Bejan, To convert a FeedItem into a SitelinksFromFeed object, we need to retrieve the FeedMapping for the feed, and then map each attribute into the corresponding object

Re: Getting Error CUSTOMER_SERVING_TYPE_REPORT_MISMATCH while trying to run report from manager account

2016-05-06 Thread 'Umesh Dengale' via AdWords API Forum
Hello, I am glad you found the fix. Let us know if you need any other help with AdWords API. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Blank results.xml with no error message when using API to modify a SharedSet

2016-05-05 Thread 'Umesh Dengale' via AdWords API Forum
Hello, I have communicated above feature request (SharedCriterionOperation support in BatchJobService) to the AdWords API team. They will review the request and this may or may not get approved. Please watch our blog for any updates or announcements.

Re: Getting Error CUSTOMER_SERVING_TYPE_REPORT_MISMATCH while trying to run report from manager account

2016-05-05 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Have you tried to run the report using AdWords account Id (and not using the manager account id MCC)? If you did then provide me *privately* the clientCustomerId and report definition. Just click Reply privately to author in the forum when responding. Thanks, Umesh, AdWords API Team.

Re: Blank results.xml with no error message when using API to modify a SharedSet

2016-05-05 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The BatchJobService does not support SharedCriterionOperation. Please check out supported operations by the

Re: Getting Error CUSTOMER_SERVING_TYPE_REPORT_MISMATCH while trying to run report from manager account

2016-05-04 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could refer DownloadCriteriaReportWithAwql C# example code from the client library. Thanks, Umesh, AdWords API Team. -- --

Re: Getting Error CUSTOMER_SERVING_TYPE_REPORT_MISMATCH while trying to run report from manager account

2016-05-04 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH error occurs when you use manager account id to run the report. In the AdWords API report, you

Re: Is Mobile App ReEngagement via Search possible?

2016-05-03 Thread 'Umesh Dengale' via AdWords API Forum
Hi Donald, You could create the Mobile App Engagement campaigns using CampaingService in the AdWords API. Our *Increasing Mobile App Engagement* guide

Re: "error" : "invalid_grant", "error_description" : "Invalid code." while authenticating

2016-05-03 Thread 'Umesh Dengale' via AdWords API Forum
Hello, I am glad you found the fix. Please let us know if you need any other help with AdWords API. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: AdWordsReportsException: Report download errors occurred. Error: ReportDownloadError.INVALID_VERSION

2016-05-02 Thread 'Umesh Dengale' via AdWords API Forum
Hi Leonardo, The AdWords API v201506 was sunset on 04/13/2016. Please upgrade to newer version of API (e.g. v201509 , v201601 , v201603

Re: BatchJob v201603 very slow

2016-05-02 Thread 'Umesh Dengale' via AdWords API Forum
Hi Stefano, Thanks for attaching the BatchJobService log. I have gone through few errors in log file. There is a ClientTermsError . It describes that you have not agreed to the latest

Re: OAuthException: Credential could not be refreshed.

2016-04-28 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide the developer token and few clientCustomerIds for which above error is occurring? Just click Reply privately to author in the forum when responding. Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: QuotaCheckError.INVALID_TOKEN_HEADER with the PHP v201603 API provided examples

2016-04-26 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The INVALID_TOKEN_HEADER error is due to these reasons 1)developer token is not set on the request or it contains a typo. 2)The namespace of the headers in the request is not correct.

Re: Did API Service had hang on 4.26.2016 at Japan ?

2016-04-26 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you please provide the clientCustomerIds and few other report request (other than AD_PERFORMANCE_REPORT)? Just click Reply privately to author in the forum when responding. Thanks, Umesh Dengale, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: AddCRMBasedUserList - Exception in thread "main" java.lang.ExceptionInInitializerError

2016-04-26 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you check the ads.properties file and all Java client library jars are in the classpath? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: What level of access must our client give us in order to read their data via API?

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdWords account user could login their account and they could follow the steps given in the *Giving account access *section from the How to grant or remove access to your AdWords account document . Thanks, Umesh,

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The engineering team has identified the issue and fix is deployed. Please try to run the reports and let us know if you experience the same issue. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Adwords Report V201603

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The engineering team has identified the issue and fix is deployed. Please try to run the reports and let us know if you experience the same issue. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Script for dynamic insertion of live prices in ads

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hi Kristian, You could add the AdParam for every keyword within AdGroup, but it is not mandatory. You could decide it based on your requirements. Please check out Ad Parameters and AdParam

Re: Adwords Report V201603

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, We are actively investigating LoasAuthenticationError.CLIENT_NOT_AUTHORIZED error. We should have an update very soon. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Migration to v201603 error

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hi Anti, Could you provide more details about the error message? Please check out that you downloaded v20160 3 PHP client library and your application is referencing all components of v201603 PHP client library. Thanks, Umesh, AdWords

Re: UAC (Universal app campaigns) support in the API

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Thanks for attaching the CAMPAIGN_PERFORMANCE_REPORT request. The Universal App Campaigns support was added in v201603. You are currently using v201601. Please try to run the CAMPAIGN_PERFORMANCE_REPORT using v201603. Check out v201603 migration guide

Re: Migration from CampaignAdExtensionPage

2016-04-22 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The DESTINATION_URL_DEPRECATED error occurs when try to set the destination url which is deprecated. You need to set the finalUrls field instead. Please check

Re: UAC (Universal app campaigns) support in the API

2016-04-22 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Thanks for providing the clientCustomerId. Could you please provide the CAMPAIGN_PERFORMANCE_REPORT request (e.g. report fields with predicates etc.)? Just click Reply privately to author in the forum when responding. Thanks, Umesh, AdWords API Team. -- --

Re: Script for dynamic insertion of live prices in ads

2016-04-21 Thread 'Umesh Dengale' via AdWords API Forum
Hi Kristian, The AdParam.C riterionId is required field for each mutate operation for

Re: OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-21 Thread 'Umesh Dengale' via AdWords API Forum
Hi Karl, While generating the refresh token , if you login as the

Re: XML_STREAM_EXC on CustomerService

2016-04-20 Thread 'Umesh Dengale' via AdWords API Forum
Hello, I am glad that you found the fix. Please let us know if you need any other help with AdWords API. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: UAC (Universal app campaigns) support in the API

2016-04-20 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the clientCustomerId and CAMPAIGN_PERFORMANCE_REPORT request? Just click Reply privately to author in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Can't create campaign by Adwords API when set attribute "biddingStrategyConfiguration.biddingScheme" of campaign is "TargetCpaBiddingScheme"

2016-04-19 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Yes, you are correct. The campaigns must meet specific eligibility requirements before they can use the Target CPA bid strategy

Re: advertisingChannelSubType

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Campaigns created through the API are equivalent to *All features* campaigns. There is not a 1-1 mapping between the sub-types in the AdWords UI and the API, since the AdWords UI sub-types are mostly used for controlling which AdWords UI elements are available when working with a

Re: USER permission denied issue

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, For OAuth2Exception (Token has been revoked) error occurs when user has revoked access to an application. Please contact your AdWords user for more details. Thanks, Umesh, AdWords API Team. -- --

Re: OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The OperationAccessDenied.ACTION_NOT_PERMITTED error occurs when you don't have access to the service methods (e.g. mutate

Re: how to include includeZeroImpressions in header

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could set includeZeroImpressions preperty of *ReportingConfiguration*. Please check out DownloadCriteriaReport Java example

Re: Negative and wrong values from TargetingIdeaService PHP

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, To make production AdWords API, you need to provide your production AdWords account Id to the client_customer_id in above code. Please check out OAuth2.0 Ruby guide and AdWords-Readme

Re: Error UNKNOWN at CustomerService->get()

2016-04-14 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Thanks for providing SOAP XML request and response logs. Most of the time above type of error is transient. Could you please retry above API call? Let us know the requestId if error occurs. Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Migration from CampaignAdExtensionPage

2016-04-14 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could manage ad extensions using the *extension setting services. *Ad extensions can be added at the account (CustomerExtensionSettingService ),

Re: CANNOT_CHANGE_BUDGET_ON_CAMPAIGN_WITH_TRIALS

2016-04-11 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Thanks for attaching the SOAP XML logs. Few fields (e.g. budget, status, name, startDate, endDate) of Trial campaigns are immutable. You are getting CANNOT_CHANGE_BUDGET_ON_CAMPAIGN_WITH_TRIALS error as you are trying to update the budget for the trial campaign which is

Re: AdWords API Scripts - Tracking campaign expenditure with Google Sheets

2016-04-07 Thread 'Umesh Dengale' via AdWords API Forum
Hello, We support AdWords API related cases. Are using AdWords Scripts? If yes then please post your question in AdWords Script forum . If you are using AdWords API, then you could use the CAMPAIGN_PERFORMANCE_REPORT

Re: Can i use bid landscapes for shopping campagin with custom label

2016-04-06 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the CampaignCriterionService and ProductDimension. ProductCustomAttribute to get the custom attributes for the campaigns. You need to specify the

Re: CANNOT_CHANGE_BUDGET_ON_CAMPAIGN_WITH_TRIALS

2016-04-06 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could follow these instructions to enable the logging for the Java client library. Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: [CIS-CMMI-3] Re: DateRangeType Custom_Date in C#

2016-04-06 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you explain in details the CRITERIA_PERFORMANCE_REPORT issue? Are you not getting the report data for specific dates? In case of any issue, please provide me privately the clientCustomerId. Just click *Reply privately to author* in the forum when responding. Thanks, Umesh,

Re: How to get product information for search term?

2016-04-05 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The SEARCH_QUERY_PERFORMANCE_REPORT is used to get the statistics aggregated at the search terms level. This report does not have fields to get product information (e.g. product id or

Re: CANNOT_CHANGE_BUDGET_ON_CAMPAIGN_WITH_TRIALS

2016-04-04 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the SOAP XML request for AdWords API call? Just click *Reply privately to author *in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Google Cost per click variable available in API

2016-04-01 Thread 'Umesh Dengale' via AdWords API Forum
Hello, In the AdWords API, the TrafficEstimatorService could be used to get the estimated average CPC and other

Re: Download Campaign data in csv format as a file not as a link

2016-04-01 Thread 'Umesh Dengale' via AdWords API Forum
Hi Kaushal, In the AdWords API, you could download reports in *CSV* or *XML* format and use these report data for further processing. You could use the CAMPAIGN_PERFORMANCE_REPORT

Re: AdWords API & earned Views Metric

2016-03-30 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Currently, the AdWords API reports does not support the YouTube earned metrics (e.g. Earned views, Earned view rate, Earned subscribers, Earned playlist additions, Earned likes and Earned shares etc.). Please watch our blog

Re: YouTube earned actions metrics in AdWords API?

2016-03-30 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Currently, the AdWords API reports does not support the YouTube earned metrics (e.g. Earned views, Earned view rate, Earned subscribers, Earned playlist additions, Earned likes and Earned shares etc.). Please watch our blog

Re: Failed to download batch job mutate response

2016-03-30 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me privately the jobId / complete URL? Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Universal app campaigns country level breakdown

2016-03-29 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me privately the clientCustomerId(CID) for the GEO_PERFORMANCE_REPORT request? Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Tracking template and conversion

2016-03-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the ConversionTrackerService to add conversions. Please check out our conversion tracking guide and

Re: Same gclid from different MCC

2016-03-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the clientCustomerIds for CLICK_PERFORMANCE_REPORT and report request definition? Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: AdWords API :[!] Error: [QuotaCheckError.ACCOUNT INACTIVE @ ; trigger:'']

2016-03-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the account CID? Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: AdGroupAdService not returning a Display Ad

2016-03-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdGroupAdField.Status field in selector and AD_PERFORMANCE_REPORT.Status field are

Re: API Rate Limit (RateExceededError)

2016-03-24 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The RATE_EXCEEDED error with rateScope=*ACCOUNT* is metered on all requests to a single AdWords account - no matter which developer token was used to make the request. If AdWords account is managed by different manager accounts(e.g. 3 or 4 MCCs), then it's possible that all manager

Re: Adwords API Update Existing UserList

2016-03-22 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the AdwordsUserListService.get operation to get the existing userListIds. You could use the AdwordsUserListField. *Name*, AdwordsUserListField.*ListType *fields as predicates to

Re: where i can get any simple script for automate download campaign performance report ?

2016-03-22 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the download_criteria_report or download_criteria_report_as_stream_with_awql

Re: DEVELOPER_TOKEN_NOT_APPROVED

2016-03-22 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The developer token with test access is allowed to make API call to test AdWords accounts. The AdWords services will return DEVELOPER_TOKEN_NOT_ APPROVED error when you try to

Re: How do you get Structured Snippet extensions?

2016-03-21 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the SOAP XML request and response logs for API call. Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: DEVELOPER_TOKEN_NOT_APPROVED

2016-03-21 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The developer token with test access is allowed to make API call to test AdWords accounts. The AdWords services will return DEVELOPER_ TOKEN_NOT_APPROVED error when you try to

Re: Large Discrepancy With Search Query Performance Report

2016-03-20 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you please compare your SEARCH_QUERY_PERFORMANCE API report to the *Search Terms report* in the AdWords user interface? Please attach the screenshot from the AdWords UI where the stats doesn't match. Just click *Reply privately to author* in the forum when responding. Regards,

Re: API to invite user to programmatically created account?

2016-03-19 Thread 'Umesh Dengale' via AdWords API Forum
Hi Mike, In the AdWords API, when we create new AdWords account, we need to specify AdWords manager account credential. The new AdWords account gets created under an AdWords manager account and no need to send invite for linking to manager account. Please check out CreateAccount

Re: How to get Location Extension Report

2016-03-19 Thread 'Umesh Dengale' via AdWords API Forum
Hello, You could use the *Placeholder Feed Item* Report. The ValidationDetails field gives the approval status information. Their is no field for Location column. However, you

Re: Large Discrepancy With Search Query Performance Report

2016-03-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide the clientCustomerId and date range values used in the SEARCH_QUERY_PERFORMANCE_REPORT query? Just click *Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: How is "AppUrl.OsType" returned in Ad Performance report in v201601?

2016-03-15 Thread 'Umesh Dengale' via AdWords API Forum
Hi Hans, Thanks for providing the report XML logs. From v201509 and v201601, the CreativeFinalAppUrls report field returns data as JSON formatted list of finalAppUrls and does not contains OS type. Please check

Re: API to invite user to programmatically created account?

2016-03-15 Thread 'Umesh Dengale' via AdWords API Forum
Hi Mike, In the AdWords API, manager account can invite a client account or another manager account to agree to be managed. Please check out managing customer accounts guide for more details.

Re: How to get Location Extension Report

2016-03-15 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Thanks for attaching the screenshot. You could use the PLACEHOLDER_REPORT to get the location extensions. The PLACEHOLDER_REPORT. ExtensionPlaceholderType field could be used

Re: Fetch account with running/active campaign only in ManagedCustomerService

2016-03-14 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The ManagedCustomerService could be used to get all accounts in the MCC based on campaign status. You could use CAMPAIGN_PERFORMANCE_REPORT which gives statistics aggregated by default at the

Re: CustomerSyncServiceInterface: Get Changed campaigns only

2016-03-11 Thread 'Umesh Dengale' via AdWords API Forum
Hi Priya, As you mentioned above if campaign is included in the selector, the CustomerChangeData.changedCampaigns will contain the list of campaigns, even if some of the

Re: CustomerSyncServiceInterface: Get Changed campaigns only

2016-03-11 Thread 'Umesh Dengale' via AdWords API Forum
Hi Priya, You could use the CustomerSyncService to get the changes related to the campaigns on given date range for a specific AdWords Account. Please check out our GetAccountChanges

  1   2   >