Re: SelectorError.INVALID_PREDICATE_OPERATOR

2016-03-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Albert, I would suggest that you use the operator "in" instead of "containsAny". Let us know if the issue is not resolved. Regards, Shwetha AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: SelectorError.INVALID_PREDICATE_OPERATOR

2016-03-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Albert, While using the "in" operator, you would need to provide complete campaign names in the search string. It doesn't support partial matching of sub-strings. If you are trying to get a list of campaigns, I would recommend using labels to identify related campaigns and searching for cam

Re: accountLimitType=IMPLICITLY_SHARED_BUDGETS_PER_ACCOUNT - Receiving this error even for brand new accounts

2016-03-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Matt, Could you provide me *privately* the clientCustomerId and SOAP XML request and response logs? Just click *Reply privately to author* in the forum when responding. You could remove the unused budgets. You can use BudgetService

Re: Report Download RateExceededError.RATE_EXCEEDED

2016-03-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jake, Could you provide me privately the clientCustomerId and SOAP XML request and response logs so I can take a look at what's going wrong? Just click Reply privately to author in the forum when responding. Thanks, Shwetha AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Where can I define header information in current version of php client lib

2016-03-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The client library used in the videos might be outdated now. The AdWords API Sandbox is now deprecated and was sunset on Dec 15, 2012. We now have test accounts on the production system in place of the AdWords API Sandbox, which

Re: cannot download the report data and the message "MISSING_PARAMETER" appears

2016-03-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, For an XML report definition, the POST request body must contain a parameter named "__rdxml" whose value is your XML report definition. Your HTTP POST request should look something like this: HTTP HEADER: Authorization:Bearer xx clientCustomerId:xxx-xxx- Content-

Re: cannot download the report data and the message "MISSING_PARAMETER" appears

2016-03-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, To clarify, the value of the parameter "__rdxml" is your complete report definition. I apologize if my previous email was not clear. Here , you'll find a complete example of a HTTP POST request showing the r

Re: Application Type no longer appears?

2016-03-31 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, To generate credentials for Installed Application Type, just select "Other" for Application Type and continue with creating the OAuth 2.0 credentials. Regards, Shwetha AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://go

Re: Its adwords arbitrage to adsense landings like gosur.com does safe?

2016-04-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Eugenio, The AdWords API team will not be able to answer these type of questions. You may find more help if you post your questions in this forum . Regards, Shwetha AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=

Re: What is the URL structure of the Campaign/AdGroup management console?

2016-04-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Richard, The "u" and "c" parameters in the URL are to identify your account and session, which will be generated randomly every time you login. Creating links using CampaignId and AdGroupId will not work on AdWords UI as the user will need to go through an authentication process. If you want

Re: Migrating to v201601

2016-04-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Priya, Please make changes to your application based on the migration guide (Migration to v201601 ). If your application (with changes suggested in the migration guide) is working fine in test environment then it will

Re: API (or report) access without Adwords Manager Account

2016-04-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Maurice, If you want to use the AdWords API to pull reports then you would need a Manager Account as the developer token which is used to access the API is associated with a Manager Account. However, if you want to pull reports via the UI, then you don't need a MCC account. You can also us

Re: Different output for the same query!

2016-04-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
HI Mehdi, Could you provide me *privately* the clientCustomerIds for ACCOUNT_PERFORMANCE_REPORT and report request definition? Just click *Reply privately to author* in the forum when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: No campaigns were found

2016-04-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You will not be able to fetch campaigns from a manager account. Campaigns are associated with AdWords accounts(client accounts). If you use the client account ID(e.g. 10-digit ID in the form of 123-456-7890) under your manager accounts then you'll be able to get the campaigns associated wi

Re: Different output for the same query!

2016-04-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mehdi, RAdwords is a third party tool. We don't provide support for RAdwords. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelop

Re: Developer token approval

2016-04-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Please fill out this form to get in touch with the AdWords API Compliance team. Once you submit that form, the compliance team will respond with an answer. If you DID fill out this form, let me know your AdWords manager account (MCC) I

Re: How to feature ebay product ad in google sponsored ad section

2016-04-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Simranjit, This forum is related to the AdWords API. I would suggest that you reach out to the Google Merchant Center Community . Regards, Shwetha, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: 5 Most Specific Location, with the higher number of clicks

2016-04-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
HI, Could you run the Geo Performance Report using the predicate "IsTargetingLocation IN [true,false]"? By default, this report only includes rows where "IsTargetingLocation = true". If the data from the API doesn't match the result shown in the MCC, then please provide me *privately* the cl

Re: An error has occurred: [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; trigger:'']

2016-04-08 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You are getting this error because the ClientCustomerId is not set. You can set clientCustomerId in your auth.ini file, or you can set this at the runtime

Re: 5 Most Specific Location, with the higher number of clicks

2016-04-08 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, You can query for MostSpecificCriteriaId, Clicks and Impressions from Geo Performance Report with the predicate "IsTargetingLocation IN [true, false]". The MostSpecificCriteriaId gives the most spe

Re: Retrieving data from API in UTC

2016-04-08 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, AdWords API reports follow the timezone of the account against which it is being run and does not support customization. If the account which is used to generate the reports is in EST timezone, then the report segmentation by date will be based on this timezone. I hope this helps. Regard

Re: customerService.mutate missing clientCustomerId

2016-04-08 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the SOAP request and response logs where this error occurred? Please click *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelo

Re: How can I grant read-only access to the third-party application

2016-04-11 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, If you link your AdWords account to your friend's Manager account, he'll have both read and write access to the account. I would suggest that you grant read only access by following these instructions . If both of you are in the sam

Re: Adword API operations

2016-04-12 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Yes, the limit of 10,000 operations per day applies to test access too. You can find more information on access levels here . This rate sheet gives more detail on how op

Re: Check frequency of account logins?

2016-04-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Afzalul, Unfortunately there is no way to check frequency of logins. You can get "last login time" when you download the User report in the *Account Access* page from your manager account. I hope this helps. Please let us know if you have any issues while using the AdWords API. Regards, S

Re: How to create shopping campaign in Adwords TEST account

2016-04-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Radomir, You would need to link your AdWords account to your Merchant Center Account. The link request must be sent from Merchant Center. Instructions for linking AdWords and Merchant Center can be found here . Once you have linked

Re: Best way to get all the account ids

2016-04-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use ManagedCustomerService to get account information. The GetAccountHierarchy

Re: How to extract information from Google Click ID (gclid) ?

2016-04-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, You can use Click Performance Report to get data aggregated at each click level. This report includes data for dimensions like AdGroup, Ad format, Ad distribution network etc. Not all fields that

Re: run-time for multiple adword accounts

2016-04-14 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Yes, you can change the clientCustomerId during runtime. For example, in Java you can use "session.setClientCustomerId(clientCustomerId)" to change to a different AdWords account. You can find similar methods to do this in client libraries

Re: How to extract information from Google Click ID (gclid) ?

2016-04-14 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, To reiterate, unfortunately not all information is available in the Click Performance Report. The supported fields and their description is provided here . You could probably use these fields: -

Re: No aparece Api Adwords Center en mis opciones!!!!

2016-04-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You have logged in to the AdWords account. You need to log in to the production manager account (MCC) and apply for the developer token . Please check out getting

Re: How to get campaign keywords in adword java api ??

2016-04-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Abdul, You can use the download_criteria_report or download_criteria_report_as_stream_with_awql

Re: Significance of StatsEstimate returned by TrafficEstimatorService for New Accounts

2016-04-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kiran, The TrafficEstimatorService service generates forecasts by taking samples of past performance for the keywords and options you specify. The estimates for average CPC, position, clicks per day etc are calculated based on this historical data, and not just data associated with your acco

Re: Can I get generated Headline for DSA by API report

2016-04-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, To get the dynamically generated headlines for Dynamic Search Ad, you need to query for the attribute "Line1 " from KeywordLess Query Report

Re: BatchJobProcessingError.FILE_FORMAT_ERROR

2016-04-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Paul, When using incremental uploads with BatchJobService, the input xml should have a format as specified in BatchJobOps.xsd , and

Re: TargetingServiceIdea - keyword planner

2016-04-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Dan, The TargetingIdeaService returns dummy data for Test accounts. You wouldn't be able to get more than 800 keyword ideas as you are not working with real data. Please see this guide

Re: Quisiera generar un reporte en una pagina php de mis campañas a través de la Api Adwords / I would like to generate a report on a php page of my campaigns through Adwords Api

2016-04-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use download_criteria_report or download_criteria_report_as_stream_with_awql

Re: How to implement IOS conversion tracking SDK for client based app

2016-04-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, This forum is related to AdWords API. Please post your question in the Google Mobile Ads SDK forum . They'll be able to help you out. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: TargetingServiceIdea - keyword planner

2016-04-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Dan, When you get a higher access(basic or standard) for your developer token, if you are using TargetingIdeaService for your test account, you will still get 800 results as it is still working with dummy data. If you make a request against a production account, you may get more results dep

Re: About Invalid content was found starting with element 'includeZeroImpressions'

2016-04-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, The includeZeroImpressions field has been removed from the XML report definition schema in API version v201603. You need to use the includeZeroImpressions HTTP header instead. If you are using the PHP cl

Re: BatchJobProcessingError.FILE_FORMAT_ERROR

2016-04-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Paul, When you are using incremental uploads to upload operations to the BatchJob, there is one additional step you need to do before uploading the XML files containing the batch operations. You need to get the resumable Url by sending a request to the uploadUrl that meets the following spe

Re: Is it possible to use conditional operation execution on BatchJobService?

2016-04-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Justinas, I don't think a single BatchJob call will be able to do this. If you want to remove and recreate an Ad, I would recommend that you follow the steps below 1. Create the new ad in the PAUSED state. 2. Wait for the new ad's approvalStatus

Re: campaign targeted location

2016-04-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kimsrung, It looks like you are using Proximity Criterion . Since these are custom locations, you'll not be able to find them in the Geographical targeting table

Re: Updating Version of API

2016-04-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Connor, I suggest that you go through the release notes for AdWords API version v201509 as well as the v201509 migration guide . The updated client li

Re: Updating Version of API

2016-04-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Connor, Could you provide the complete report definition as well as your client customer id, so I can further look into it? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Is there any way to get all the accounts under the test account?

2016-04-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mahesh, You can use ManagedCustomerService to get accounts under a manager account. Please have a look at the GetAccountHierarchy

Re: How to get an account balance and tax from api?

2016-04-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, There isn't a way to get account balance through the API. It can only be done via the UI. The instructions to check account balance are available here . I don't understand what you mean by Campaign without VAT. Do you mean the cos

Re: Batch job service v201603 Decoding error(Python API)

2016-04-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Prachi, Could you provide the SOAP XML request and response logs for the mutate request as well as the batch request along side your clientCustomerId? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Significance of StatsEstimate returned by TrafficEstimatorService for New Accounts

2016-04-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kiran, TargetingIdeaService is used to get new keyword ideas based on the inputs you provide. It does not support providing AdGroup Ideas. Please follow our blog regarding any updates. Regards, Shwetha, AdWords API Team. --

Re: How to get an account balance and tax from api?

2016-04-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, VAT is charged on the total usage. It's not possible to pull VAT per campaign. You can see your VAT charges by clicking the gear icon on top right corner and choosing *Billing* when you login to your AdWords Account. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Is there a limit on the number of records in a page on the Adwords SOAP API?

2016-04-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Karan, The number of results in a page for general API calls is limited to 10,000 per page. You can use paging to get all the results that match the selector provided. Please have a look at

Re: Missing User Lists in Criteria Report

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Yoni, Could you provide the report definition used as well as your client Customer ID so I can further look into it? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Campaigns with status "limited by budget" not returned in result

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tiana, Could you provide the clientCustomerId along with the Campaign Ids which are missing in the report, so I can further look into it? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Ho to change display name of KEYWORDS_PERFORMANCE_REPORT

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Raviprakash, The AdWords API doesn't have any methods to change the display text of the column names for reports. I would suggest that you change the column names yourself after downloading the report using some sort of parsing function. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=

Re: Ad Words Dashboard failing at ReportUtils::DownloadReportWithAwql

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jesse, Have you correctly imported the 'ReportUtils' class into your program? Please have a look at the DownloadCriteriaReport PHP example which demonstrates how to us

Re: How to implement IOS conversion tracking SDK for client based app

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, I sincerely apologize for the delay. I'm checking with the rest of the team about any insights on this issue. I'll get back to you once I have more information. Thanks for your patience, Shwetha, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Significance of StatsEstimate returned by TrafficEstimatorService for New Accounts

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kiran, Yes, unfortunately, AdGroup Ideas is not supported in the API. You can still use the TargetingIdeaService to get search volume data and trends for a set of keywords and u

Re: Campaigns with status "limited by budget" not returned in result

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tiana, Could you set the *includeZeroImpressions* to *true* in the HTTP header of the report request and see if the issue is resolved? By default, only campaigns that have non-zero impressions a

Re: DEVELOPER_TOKEN_NOT_APPROVED

2016-04-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Nicolas, The DEVELOPER_TOKEN_NOT_APPROVED error occurs when you are using an unapproved token to make API calls against a production account. Developer token with Test access can only

Re: Missing User Lists in Criteria Report

2016-04-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Yoni, You can use Audience Performance Report to get performance data for interests and remarketing lists for Display network, YouTube network and Search Ads. Could you run this report and check i

Re: traffic estimate service dynamic keywords

2016-04-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, When you use single quotes, the variable doesn't get interpreted. I would suggest that you change to double quotes or remove quotes altogether. You could change the line to this: $keywords[] = new Keyword($kword, $mtype); I hope this helps. Regards, Shwetha, AdWords API Team. -- --

Re: QueryError.PARSING_FAILED

2016-04-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the report definition or the report query used so I can further look into it? Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/

Re: Python - Campaign Report - advertisingChannelType question

2016-04-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kevin, To filter results associated with SEARCH campaigns, you would need to add a predicate to the selector in the report definition. The predicate should contain the field, operator and the value to filter on. For example, in Python, the selector for the report should look something like

Re: C# AdWords Reporting API returning wrong data

2016-04-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Chris, You are right. The Cost, CPC, CPM and other currency related fields are of the type Money , which

Re: Campaigns with status "limited by budget" not returned in result

2016-04-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tiana, Universal App Campaigns support was added in API version v201603. If you are using older versions of the API, they wouldn't be available in the reports. Check out v201603 migration guide and v201603 release no

Re: traffic estimate service dynamic keywords

2016-04-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The line below is causing the error: $keywords[] = new keyword(); This is seeding empty values into the keywords array. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: Script for dynamic insertion of live prices in ads

2016-04-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kristian, Could you provide the SOAP request and response logs so I can have a look at the errors and see what's going wrong? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Remarketing audience no users gathered

2016-04-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the SOAP request and response logs for the API requests where the audience list was created? This will help me determine why the list created via the API is not populated. Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- --

Re: Updating Ad Final URLs

2016-04-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Priya, Ad objects are immutable. If you want to make any changes to an Ad, you must remove the Ad, and create a new Ad. This will result in a new Ad ID, so stats for the old Ad and the new Ad will appear under separate IDs in reports. It works in a similar way in the AdWords API. If you try

Re: Targeting Idea Service cateogory seems off

2016-04-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the SOAP request and response logs for this API request? This will help me figure out what's going wrong. Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: Updating Ad Final URLs

2016-04-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Priya, Unfortunately, there isn't a way to link stats for old Ads to new Ads. This is not recommended either as the new Ad will be fundamentally different from the old Ad, and hence any performance change in the new Ad should not be associated with the old Ad. Regards, Shwetha, AdWords API

Re: how do i get benchmarked performance via Api

2016-04-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Anand, Could you provide the source of the report attached? Is this a report you generated from the AdWords UI? Thanks, Shwetha, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://pl

Re: Deserialize error on batchJobHelper.downloadBatchJobMutateResponse call that contains errors in response.

2016-04-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Todd, Could you provide the SOAP request and response logs for this Batch operation along with the BatchJob ID? This will help me determine what went wrong. Please use *Reply privately to author* when responding. Also, the criterionID 300

Re: Script for dynamic insertion of live prices in ads

2016-04-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kristian, Since you are trying to set parameters for different keywords, they'll be counted as different operations. That is why you are getting an error message that there is an unexpected element after "v20:operand" element. If you include the second operation in a new "v20:operations" el

Re: Quisiera generar un reporte en una pagina php de mis campañas a través de la Api Adwords / I would like to generate a report on a php page of my campaigns through Adwords Api

2016-04-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Can you provide the report definition you are using along with the errors you received? Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Google

Re: how do i get benchmarked performance via Api

2016-04-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Anand, You can probably get Impression Share data from AdWords reports on Account level, Campaign level and so on. For example, ContentImpressionShare is the impressions you have received di

Re: Intermittent OAUTH_TOKEN_INVALID error

2016-04-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Latha, Access tokens have an expiration time . If you are using the token after it has expired, you would get a OAUTH_TOKEN_INVALID error. You should then use the refresh token to get a new access

Re: Intermittent OAUTH_TOKEN_INVALID error

2016-04-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Latha, There are situations where the refresh token might get invalidated. There can be a maximum of 25 valid refresh tokens per application at a time for an account. If this limit is reached, creating a new token automatically invalidates the oldest token without warning. That might be what

Re: Intermittent OAUTH_TOKEN_INVALID error

2016-05-02 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Latha, Could you provide the SOAP request and response logs for the API requests where you encounter the OAUTH_TOKEN_INVALID error? This will help me determine what's going wrong. Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~

Re: How to get the entities within the specified DateRange in Selector of CampaignService(v201603)?

2016-05-02 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The DateRange field in the selector is for filtering out the dates for which the campaign stats are requested. It is not meant to be used to filter campaigns by a date range. You can use the CustomerSyncService

Re: Exact Definition and Format for Microdegrees for GeoPoint

2016-05-02 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You are probably receiving this error because of the longitude value being passed, not because of the latitude value passed. In the code provided, you are setting the value of the latitude twice. You need to change the second line to "longitude_in_micro_degrees". This should take care of th

Re: Ads Percentage Served Value - Reporting

2016-05-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Justin, All the fields available in the AdWords UI are not mapped to the AdWords API reports. You could probably use the impressions received by an Ad and divide by the total impressions received by the corresponding AdGroup

Re: AdSchedule criterions not deleted

2016-05-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi David, Could you provide the SOAP request and response logs where you make the API request to get the AdSchedule criteria along with your clientCustomerId, so I can take a look at what's going wrong? Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: googleads.yaml setup for test account

2016-05-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Austin, The "DEVELOPER_TOKEN_NOT_APPROVED " error occurs when you are using an unapproved token to make calls against a production account. Are you sure you are using test account credentials w

Re: How to access old AdWords interface ?

2016-05-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, You can still use the Keyword planner tool without having to create a campaign. Once you login to your AdWords account, click on *Tools* on the top navigation panel, and select *Keyword Planner* from the drop down list. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Exact Definition and Format for Microdegrees for GeoPoint

2016-05-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Glad to hear that everything was error free. And, yes, you are right. Since both latitudes and longitudes are represented in micro degrees, having 7 decimal places of precision helps in rounding up or down. Cheers, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: googleads.yaml setup for test account

2016-05-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Austin, Yes, apart from the developer token, all the credentials should be from the test account. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.c

Re: How to access old AdWords interface ?

2016-05-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, This issue seems better suited for the AdWords Community Forum since this forum is focused on AdWords API. They should be able to help you with your issue. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=

Re: AdSchedule criterions not deleted

2016-05-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi David, The response has 21 AdSchedule criterions, one for each day for three campaigns. One of the campaigns is removed, which is why you might not see the criteria corresponding to that in the AdWords UI. They will be available in the response because there is no predicate to filter out re

Re: Google API Calendar

2016-05-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, This forum is related to the AdWords API. I would suggest that you post your queries in the Google Calendar API Forum . Regards, Shwetha, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Placement Performance Report is returning an empty array.

2016-05-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Adam, By default, only placements that actually have statistics (particularly impressions) will return results. Are you sure your placements have impressions associated with them? Can you try to download the report by setting the includeZeroImpressions HTTP header

Re: FeedMappings - modifying feed to include SitelinkDescriptionLine1 and 2

2016-05-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Shin, The mutate method of FeedMappingService supports only the ADD and REMOVE operators. If you use the SET operator, you would encounter an OperatorError

Re: Bug?

2016-05-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Marius, The constructor of ReportDownloadException.php accepts variable arguments, hence the code doesn't break when an exception occurs. Cheers, Shwetha, AdWords API Tea

Re: API Access to billing information

2016-05-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Andrew, Unfortunately, polling for billing transaction history is not yet supported in AdWords API. You can use the BudgetOrderService to create, edit and remove account-level budgets for client accounts. But, to get the e

Re: limitation of the adword reports api?

2016-05-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, When you login to your AdWords manager(MCC) account, and click on the Notifications icon in the top right corner, you can see alerts about suspended accounts. If you select a suspended account, you can see the suspension reason on a red banner on the home page. Please take appropriate meas

Re: Keyword performance report, keywords with accented characters.

2016-05-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the complete Report Definition being used along with your clientCustomerId? What character encoding are you using when you read the report? And, what result do you get when you use AdGroupCriterionService

Re: Quisiera generar un reporte en una pagina php de mis campañas a través de la Api Adwords / I would like to generate a report on a php page of my campaigns through Adwords Api

2016-05-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The value provided for report type, "ClickAssistedConversionsOverLastClickConversions", is a field, not a report type. It is available in AdGroup Performance Report , Ad

Re: where is installed app in Google console

2016-05-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Dmitry, To create credentials for an installed application, you need to select " *Other*" as the application type. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: Using libraries

2016-05-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Anton, The "Bulk Operations - Scripts" you mentioned refers to AdWords Scripts . If you want to use the AdWords API, you can use any of the client libraries

Re: Budget of paused campaign is still active

2016-05-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tiana, Budgets should be considered as separate entities from Campaigns. Although a budget is associated with just one campaign, if it is a shared budget, it can be applied to other campaigns later in the future. Even if it is not a shared budget, if the campaign associated with the budget i

  1   2   3   4   5   6   7   8   9   10   >