Re: API Workshops FALL 2016

2016-06-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi Albert, We currently do not have much information at hand other than the details mentioned in this link . You may check on the link in the coming days as we will be updating the details as they become available. Thanks, Peter

Re: Not getting same result for Campaign Negative Keywords Report in web interface as in API.

2016-06-03 Thread 'Peter Oliquino' via AdWords API Forum
Hello Kim, You could try adding predicates to your query for the report. For example, selecting only those campaigns whose status are ENABLED. You can further filter the records by excluding zero impressions

Re: How to get feedItem campaigns

2016-06-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You could refer to this forum discussion for a possible workaround. Let us know if this helps. Cheers, Peter AdWords API Team -- --

Re: How to get feedItem campaigns

2016-06-06 Thread 'Peter Oliquino' via AdWords API Forum
Hello, Unfortunately, this is the only way since for multiple accounts, you will need to submit a separate report request for each of those accounts as discussed here . Regards, Peter AdWords API

Re: Copy complete product partition?

2016-06-09 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sophie, Temporary ids are used initially when creating a ProductPartition , the API then assigns real ids to replace the temporary ids and reflects them in the response. More details

Re: How do I use BudgetUtilizationReport.cs in the Adwords Example project

2016-06-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi, I could see that you added the TotalBudget field in your select query for Campaign Performance Report. Unfortunately, that field is not supported for that report. Just remove it from your query and the report should already work. You may also refer to this link

Re: Creating AdWords test account - loop?

2016-05-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Zoran, Here is the attached screenshot for your referrence. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Creating AdWords test account - loop?

2016-05-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Zoran, Once you have filled the information for the test account application form , you should be redirected to the screen similar to the attached screenshot and click continue. It should now redirect you to your test account. Thanks,

Re: Maximum number of Keywords for TargetingIdeaService

2016-06-13 Thread 'Peter Oliquino' via AdWords API Forum
Hi, I am referring to the AdWords API limitation. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Maximum number of Keywords for TargetingIdeaService

2016-06-13 Thread 'Peter Oliquino' via AdWords API Forum
Hi, The current limit is 800. You may also refer here for the other limits for Targeting Idea. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Exception while trying to download result using BatchJobService

2016-06-13 Thread 'Peter Oliquino' via AdWords API Forum
Hello, Could you please provide me the SOAP request and response logs for this Batch operation along with the BatchJob ID? Just click *Reply privately to author* in the forum when responding. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Html5 Bundle Template

2016-06-14 Thread 'Peter Oliquino' via AdWords API Forum
Hi Adrian, The error occurs due to an invalid asset path contained in the media bundle. For further investigation, could you please send your SOAP request and response logs if possible? Please use *Reply privately to author* when sending the information. Thanks and regards, Peter AdWords API

Re: Html5 Bundle Template

2016-06-14 Thread 'Peter Oliquino' via AdWords API Forum
Hi Adrian, Thank you for the information. The files you sent doesn't have the implementation (*Hotel at {#jsProperties.city_name}*) in any of the files. This is probably the reason you're getting the error. Is there any other information that you could provide? Regards, Peter AdWords API

Re: API access level question

2016-06-14 Thread 'Peter Oliquino' via AdWords API Forum
Hello Miles, Yes, once your manager account's developer token is approved whether it is basic or standard access level, you will have the ability to read/write on all your customer accounts using the AdWords API. However, if the purpose is to provide read-only access to a third party, you will

Re: ServingStatus on CAMPAIGN_PERFORMANCE_COLUMNS only showing the "eligible" campaign

2016-06-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You could try and set the *includeZeroImpressions* to *true* in the HTTP header of the report request and see if the issue is resolved. Only campaigns that have non-zero impressions are

Re: How to get feedItem campaigns

2016-05-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You could get this information through the *FeedItemId* and *CampaignId* fields of the PLACEHOLDER_FEED_ITEM_REPORT . Thanks, Peter AdWords API Team -- --

Re: current position of my ad

2016-05-31 Thread 'Peter Oliquino' via AdWords API Forum
Hello, You can generate the Ad Performance Report to get out the *A**veragePosition *of your ad. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: How to view GCL id with Placements (URL)

2016-05-31 Thread 'Peter Oliquino' via AdWords API Forum
Hello Sapir, Unfortunately, there is still no service or report in the API which allows getting the domain or url using GCLID. You could follow the AdWords API blog for any future updates or announcements. Thanks, Peter AdWords API Team

Re: Hai,, May I Know what is the list size and numbers on the given screenshot ??

2016-05-26 Thread 'Peter Oliquino' via AdWords API Forum
Hello, List size refers to the number of active visitors targeted per network and are added based on the rules you have set. For more information you can refer to this reference page . You may also reach out to AdWords Product Forum

Re: AdWords Jars and Examples Download Link Broken

2016-06-02 Thread 'Peter Oliquino' via AdWords API Forum
Hello Mark, Thanks for pointing out the broken link. We will update the API document. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: How do I add gender bid modifiers

2016-06-02 Thread 'Peter Oliquino' via AdWords API Forum
Hello Foluso, This appears to be an AdWords UI issue. You could post your concerns in the AdWords community forum for UI related cases. Thanks, Peter AdWords API Team -- --

Re: OfflineInteractionCost deprecated in 201601 and up, but I can still request it for the Adgroup Performance Report

2016-06-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi Tiana, OfflineInteractionCost has been deprecated since v201601 and should no longer be available and should return the mentioned error for succeeding versions. Could you provide your CID, the report definiton and

Re: In the KEYWORDLESS_CATEGORY_REPORT report, fields Category0, Category1 and Category2 are always blank

2016-05-26 Thread 'Peter Oliquino' via AdWords API Forum
Hello Rob, Can you provide your client customer id? Please use *Reply privately to author* for your reply. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Keyword Text from Reports

2016-06-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Marcin, To get the keyword text or keyword name, you could use the Crite ria field of Keyword Performance Report

Re: Any one can help me to get all users under organization unit using google directory API

2016-06-01 Thread 'Peter Oliquino' via AdWords API Forum
Hello, We support AdWords API related cases. For your question, you can post something similar in https://developers.google.com/admin-sdk/directory/support. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: How do I add gender bid modifiers

2016-06-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Foluso, Unfortunately, bid modifiers are only available for Platform criterion, so you will not be able to add bid modifiers for Gender. You can refer to this guide for more information. Thanks, Peter AdWords

Re: Is it possible to differentiate InStream vs. InDisplay results at reporting?

2016-06-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Tamas, You are welcome. Based on the discussion the issue may have already been forwarded to the AdWords API engineering team. Although we still do not have information when or whether it will be available soon. You could follow our blog for

Re: AdWords Jars and Examples Download Link Broken

2016-06-01 Thread 'Peter Oliquino' via AdWords API Forum
Hello Mark, You could use this link - https://github.com/googleads/googleads-java-lib/releases. Please let me know if you find any issues. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Platforms To Target? - Which are the platforms to target?

2016-06-01 Thread 'Peter Oliquino' via AdWords API Forum
Hello, By Platforms, it could mean either of the items (Platforms to target) indicated in this reference page . Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Selector paging start index is too high.. (Error: SelectorError.START_INDEX_IS_TOO_HIGH, FieldPath: , Trigger: 110000) for FeedItemService

2016-06-16 Thread 'Peter Oliquino' via AdWords API Forum
Hi Karan, You could narrow down the results by using predicates when using the Selector for FeedItemService. Another solution would be to get your data using reports

Re: how to get Account performance information

2016-06-17 Thread 'Peter Oliquino' via AdWords API Forum
Hello, Unfortunately, report generation for multiple accounts is not supported in the AdWords API. You must submit a different report request for each account as also mentioned in this link .

Re: ServingStatus on CAMPAIGN_PERFORMANCE_COLUMNS only showing the "eligible" campaign

2016-06-17 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You could try adding ServingStatus to get the 'eligible', 'paused' or 'limited by budget' campaigns and AdNetworkType1 to differentiate whether the campaign is for the SEARCH or DISPLAY networks. You may also use AdNetworkType1 field as a filter to eliminate the duplicate records. Your

Re: Sitelinks performance

2016-06-19 Thread 'Peter Oliquino' via AdWords API Forum
Hi Noam, Unfortunately, this is a limitation in the API and there isn't any available workarounds to support this. You can follow our blog for any future updates or announcements regarding these fields. Regards, Peter AdWords API Team -- --

Re: get all account performance report

2016-06-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi, ReportUtilities accepts the AdWordsUser, API Version, and the report definition as seen in this example . In the workaround discussed in the forum, the user then passed these

Re: [Function] Permanently Deleting Sitelinks

2016-06-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi Doug, The proper way to delete a FeedItem is to pass it in a REMOVE operation to FeedItemService.mutate and although BatchJobService supports FeedItem operations

Re: How long till I get a developer's token

2016-06-20 Thread 'Peter Oliquino' via AdWords API Forum
Hello Nhat, After applying for a developer token, an email containing the follow up application form will then be sent to the email address you specified in the AdWords API Center. You will then

Re: TargetCPA on adgroup performance report reports current not average

2016-06-23 Thread 'Peter Oliquino' via AdWords API Forum
Hi Rahul, To better investigate your issue, could you provide your CID and the query for your report definition? Please use *Reply privately to author* when replying. Cheers, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Primary key within Shop Performance Report

2016-06-26 Thread 'Peter Oliquino' via AdWords API Forum
Hello, Although there is no available documentation that is specific for shopping performance report, you may, however, use implicit segmentation to get your intended records by adding a filter

Re: Add/Remove target location of campaign

2016-06-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, You are getting this error as a result of operating with the ID of an entity that is either already removed or belongs to a different account. In this case, the trigger is the CampaignId = 254533954. You

Re: Structured Snippet / Callout Ad Extension creating issue. "There was an error with your operation..."

2016-05-20 Thread 'Peter Oliquino' via AdWords API Forum
Hello Alex, You could activate the SOAP logs using this guide . You could send me SOAP logs *privately *using *reply privately to author *while responding. Cheers, Peter AdWords API Team -- --

Re: Report download failed. Underlying errors are Type = 'ReportDownloadError.INVALID_VERSION', Trigger = '', FieldPath = ''. Hi i am using adwords Api v201506 a

2016-05-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi Bhupinder, I've looked into a previous forum thread that is similar to your case . The succeeding replies were done in private but

Re: Structured Snippet / Callout Ad Extension creating issue. "There was an error with your operation..."

2016-05-23 Thread 'Peter Oliquino' via AdWords API Forum
Hello Alex, I did some investigation and it appears that although it is allowed in the UI, a validation within the API does not allow having "_" as the first character for feedName. As a workaround, you may start your feedName string using alpha characters. Regards, Peter AdWords API Team --

Re: I'm starting to use the Google API to connect to the phone book ....

2016-05-23 Thread 'Peter Oliquino' via AdWords API Forum
Hi, We support AdWords API related cases and it appears that this issue is not related. Could you tell me which API you are using? Thank you very much, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Structured Snippet / Callout Ad Extension creating issue. "There was an error with your operation..."

2016-05-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi Alex, Could you send me your soap logs? Please *reply privately to author *for the logs. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: How to use the refresh token?

2016-05-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi John, No worries, your question is totally not silly. If you include the client library in your application, it will take care of refreshing the token for you . Thanks, Peter AdWords API Team -- --

Re: upcoming adwords policy name changes

2016-05-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi, The PolicyViolationError will contain only one externalpolicyDescription

Re: Create campaign with topics

2016-05-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You could refer to the below sample code : CriterionUserInterest userInterest = new CriterionUserInterest(); userInterest.setUserInterestId(80429L); // this will be the id field found in the Affinity or

Re: Create campaign with topics

2016-05-19 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Unfortunately, Verticals have been deprecated and are no longer supported in the API. As a workaround, you can use the Affinity or In-Market

Re: AdvertisingChannelType from CAMPAIGN PERFORMANCE REPORT

2016-05-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi Akiko, For the first question, the value of the 'Type' field under the Campaigns tab of your AdWords account indicates the AdvertisingChannelType in AdWords API. For the second question, Videos are not returned when using the CampaignService, it can be returned when running the

Re: Report download failed. Underlying errors are Type = 'ReportDownloadError.INVALID_VERSION', Trigger = '', FieldPath = ''. Hi i am using adwords Api v201506 a

2016-05-17 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You are encountering this error because the API version that you are using has sunset on 04/13/2016. Please upgrade to the current working version ( v201603 ). You may also refer to this guide

Re: Any simpler way other than listing fields to fetch campaigns?

2016-05-17 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You must specify fields in the selector in order to get campaigns. Alternatively you can run CAMPAIGN_PERFORMANCE_REPORT

Re: I keep getting ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND for specific campigans

2016-05-16 Thread 'Peter Oliquino' via AdWords API Forum
Hi, This error occurs when the report is generating a huge amount of data. Apart from setting the includeZeroImpressions to false, you might also add a predicate such as only ENABLED campaigns to trim the results further. If you still encounter this error, could you provide which specific

Re: Problem sending data to report download server for Keywords Performance Report

2016-05-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi, This usually occurs when the report you are requesting is large. You may retry your requests after 30 seconds and another solution is to add predicates in order to reduce the amount of data. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: SelectorError.INVALID_PREDICATE_FIELD_NAME on 'Status' while filtering campaign using CampaignService.

2016-05-06 Thread 'Peter Oliquino' via AdWords API Forum
Hello, You could use Campaign.status field to filter the campaigns using the CampaignService . Please check

Re: Updating Text Ads once created

2016-05-25 Thread 'Peter Oliquino' via AdWords API Forum
Hello Alan, Unfortunately for v201603, it is still the case (for the workaround) as what was stated by Anash, since textAds are still immutable . Thanks, Peter AdWords API Team -- --

Re: First API Call sample return DEVELOPER_TOKEN_NOT_APPROVED error

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Stefano, Good day! The type of company you indicate does not cause the error. As mentioned earlier, the DEVELOPER_ TOKEN_NOT_APPROVED

Re: START_INDEX_IS_TOO_HIGH error

2016-07-26 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Unfortunately, you can only retrieve information from the AdGroupService at the client account level. For the START_INDEX_IS_TOO_HIGH error, I could suggest that you first issue a CampaignService.get to

Re: Set defferent bidModifier for different time slot

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, Unfortunately the 'DayOfWeek' field is not filterable. You may refer once again in this link and check the 'Filterable' column for the fields you could use as a predicate.

Re: First API Call sample return DEVELOPER_TOKEN_NOT_APPROVED error

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Stefano, The developer token of your account can be seen by logging into your AdWords account and by clicking the *Gear Icon* and -> *Account Settings* -> *AdWords API Center* and not through the GetRefreshToken example. Please use the developer token from the AdWords API Center and use it

Re: First API Call sample return DEVELOPER_TOKEN_NOT_APPROVED error

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Stefano, The error is caused because you were trying to make calls to a production account using an unapproved token (test account access only). I have checked the client ID you

Re: Set defferent bidModifier for different time slot

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, You can find the available fields through this link for CampaignCriterionService.get. For other services, you may refer to the rest of the information in the mentioned link.

Re: call multiple reference

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Unfortunately, this is not supported. You will need to create separate AdWords API service calls for ManagedCustomerService and BudgetService

Re: get a list of Extensions

2016-07-28 Thread 'Peter Oliquino' via AdWords API Forum
Hi Maurice, Apologies for the delayed response. The error you are encountering is due to the list of selected fields being null or empty. You might want to uncomment this line " //$selector2->fields = array('feedId', 'feedType');". Additionally, you may refer to this link

Re: KEYWORDS_PERFORMANCE_REPORT returns duplicate keywords

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Although the keyword might appear to have other characters in the AdWords UI, the AdWords API removes the special characters of the keyword when it is returned from the AdWords API. Apart from the Keywords Performance Report, you may also try the GetKeywords

Re: Adwords report for one ads.

2016-07-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi, If you wish to get the result for an individual ad, you may use Ad Performance Report . I would also recommend that you visit our reporting basics guide

Re: api version 201605

2016-07-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi Zia, Please see below my answers : 1. The report service (arbitrary report types) seems to time out more frequently than v201601. We have a retry logic in place, where these errors are retried and they eventually succeed. *One possible cause of the timeouts would be that you are

Re: GetRefreshToken --> "OAuth client was not found"

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if you are having the issue when running the GetRefreshToken example code or by using a different service of the AdWords API? Also, you might want to try the following steps : 1. When running the GetRefreshToken example, a redirect url will be shown in the console. 2.

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi François, The error you are encountering is due to the request containing two parameters that are the same. Please make sure there are no duplicate parameters in the request and try again. If

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi François, Yes, if you define duplicates of those for example in your RelatedToQuerySearchParameter or in any of the SearchParameters

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi François, It could be any of the following (operations, search/selector parameters, list elements) and so you will need to check your code if you may have duplicated any of them. If the issue persists, kindly send your full SOAP request and response so I could identify which specific

Re: manual location extension sunset - any news?

2016-07-26 Thread 'Peter Oliquino' via AdWords API Forum
Hi Frank, The manual location extensions have been deprecated as mentioned here , however, regarding any updates, I would recommend at the mean time to keep an eye on our blog

Re: Set defferent bidModifier for different time slot

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, My apologies for the delayed response. The CriterionError.AD_SCHEDULE_TIME_INTERVALS_OVERLAP error typically happens when you are adding the time interval of an AdSchedule which overlaps with another AdSchedule. You could use the CampaignCriterionService.get

Re: What if i add an invalid email address to UserList?

2016-08-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mounica, The emails added will still be subject for review. Kindly make sure also that the caveats are met in order to avoid any issues in adding CrmBasedUserList. Best regards, Peter AdWords API Team -- --

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi François, Using those two different set of words will not produce an error. However, if you use only the words "le havre" and you use them twice or more, it will produce the error. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi François, You may check in your code for the following instances of *any* of these search parameters and see which search parameter the duplicate has been

Re: anyway to choose ios > 8.0?

2016-08-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Unfortunately, the only OS versions currently supported are the ones listed in the guide and 7 is the latest for iOS. In the mean time, you may follow our blog for any future updates or announcements. Best regards, Peter AdWords API Team -- --

Re: I wanna know campaign daily budget range

2016-08-09 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You may get the campaign daily budget from the Amount field of the Campaign Performance Report

Re: Targeting Idea Service Error

2016-08-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi Shorta, The RATE_EXCEEDED error with rateScope=*ACCOUNT* occurs when the application makes a high number of requests on a single account. You can refer to our rate limits guide for more information regarding this error.

Re: Pulling View Type field

2016-08-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi Lakshay, You may refer to the AdvertisingChannelType field of Campaign Performance Report. However, you will have multiple instances of the different values of this field

Re: ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2016-08-12 Thread 'Peter Oliquino' via AdWords API Forum
Hi Rui, I was not able to reproduce the error using your AWQL query. I would like to confirm with you first if this might be a temporary issue and ask you to try again? If the issue persists, could you provide the *clientCustomerId* you used where the reports fail? Please reply using *Reply

Re: Placement targeting for specific Mobile Apps

2016-08-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi Praveen, It appears that the screenshots you attached cannot be viewed from our end. If it isn't too much trouble, could you try attaching them once more as a file so we could investigate further? Should they contain sensitive information such as your developer token or any information

Re: when downlaoding report KeywordMatchType giving error

2016-07-13 Thread 'Peter Oliquino' via AdWords API Forum
Hi Kyle, You are getting this error because the report you are generating does not support the KeywordMatchType field. You may refer to this link

Re: Problems setting up Adwords API with python ... please help

2016-07-17 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You are getting this error because you are making calls to a production account using a developer token with test account only access. If you wish only to make calls with your test

Re: How to use google adword api?

2016-07-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi, In order to use the AdWords API you will first need to sign up for an AdWords account. Please see our step by step guide for the sign up process. Once you finish the guide, you can start making api calls

Re: you called the draw method with the wrong type of data rather than a DataTable or DataView

2016-07-19 Thread 'Peter Oliquino' via AdWords API Forum
Hi Roby, This forum is for AdWords API related cases. The team from Apps Script might be able to help you with the issue. Please post the question above through this link . Thanks, Peter AdWords API Team -- --

Re: Targeting Service - Rate limit

2016-07-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ian, Can you confirm if you have also used the developer token, and the other OAuth 2 credentials (clientId, clientSecret) associated with the MCC with standard access? If you already have and the issue still persists, can you send me once more using *Reply privately to author* your SOAP

Re: Add/Remove target location of campaign

2016-06-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, Could you provide the SOAP request and response of the operation? Please use* Reply privately to author* in doing so. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Report results page Google Adwords in PHP/Reporte de resultados de Google Adwords en pagina PHP

2016-07-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Please correct my understanding if I am wrong. Do you wish to generate reports with selected fields (e.g. Clicks, Conversions, CampaignName, etcl.) only through the AdWords API using PHP language? If yes, you may refer to this guide

Re: Subjects for the API Workshops

2016-07-05 Thread 'Peter Oliquino' via AdWords API Forum
Hello, You may look into this link for information regarding the workshops. The content in the link is all the information that we currently have. We will be updating the site with more details as soon as they become available.

Re: Unable to open ProductGroup

2016-07-05 Thread 'Peter Oliquino' via AdWords API Forum
Hi Eshwar, This error is typically encountered when you're trying to add a Product Partition that already exists in another Ad group as you may find in this link . To

Re: Targeting Service - Rate limit

2016-07-08 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ian, Thanks for the added information. Yes, I confirm that the MCC account in the screenshot has standard access. However, I was referring to the MCC in which the client account mentioned in your SOAP logs is linked to (Kindly go Account Settings > Account Access of the client account).

Re: Retrieving all data for last year from CAMPAIGN_PERFORMANCE_REPORT

2016-07-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi, I tested your AWQL query using my own test account and found that your query should work fine in getting the (test account) results. In addition, you will need to specify a file path in the $reportUtils in order for you to be able to download the file into a CSV (or other format

Re: Targeting Service - Rate limit

2016-07-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ian, The rate limits for the AdWords API Services depends primarily on the access level granted to the user's developer token. For basic access, the operational limit is at 10,000 operations per day for all

Re: Retrieving all data for last year from CAMPAIGN_PERFORMANCE_REPORT

2016-07-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Thanks for the additional information. To further investigate the issue regarding the no data, could you kindly provide the customer Id of the test account? Also, please do so using *Reply privately to author*. Regards, Peter AdWords API Team -- --

Re: HttpAccessTokenRefreshError: internal_failure

2016-07-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi Alex, Could you confirm if the issue still persists? If yes, could you provide the report definition, your clientCustomerId and the AdWords API Version that you are using? Please reply using *Reply privately to author*. Cheers, Peter AdWords API Team -- --

Re: Deduction of 26k from our Adword Account

2016-07-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if all your campaigns have been set to PAUSED? If the campaigns have not been paused, then charges will still be made for those campaigns. However, if in case your campaigns have been paused or removed, and still the amount was deducted, you may reach out to AdWords Help

Re: Keywords Performance Report hourly and how do I capture all the contents

2016-07-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Arnab, Unfortunately hourly reporting is not supported in the AdWords API. Also, since some data fields only update once a day , I do not think it will be necessary to run a report for each account every hour. Additionally, the dateRange

Re: Targeting Service - Rate limit

2016-07-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ian, Thanks for the information. I could see that your account is linked to a single manager account, however, upon checking the MCC account through Account Setttings > AdWords API Center, it seems that the account's access has been rejected. Please see our Required Minimum Functionality

Re: Get domain of Adwords Account

2016-08-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi Maurice, Unfortunately, there is no URL field supported for the CustomerService since there is currently no way of associating a customer account with a domain. Best regards, Peter AdWords API Team

Re: api version 201605

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Zia, Feel free to contact us anytime if you encounter any issues. Cheers, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

  1   2   3   4   5   6   7   8   9   10   >