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: get a list of Extensions

2016-07-28 Thread maurice . keightley
You need to look at the fields list. Would really appreciate adwords support team help next time. On Friday, July 29, 2016 at 9:53:11 AM UTC+10, maurice@griffithuni.edu.au wrote: > > Hi Adwords API support, > > > > How would I retrieve a list of extensions used for my account ? Thanks in >

Re: get a list of Extensions

2016-07-28 Thread maurice . keightley
Have tried using this service, but i get the following error: [Error] There is a problem getting the account activities[SelectorError.MISSING_FIELDS @ selector] Please have a look and would really appreciate some assistance. Script: $campaignExtensionSettingService

Re: RateExceededError of TargetIdeaService

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hello, Glad to hear that. Please feel free to contact us if you have any questions and concerns while using AdWords API and we'll be happy to assist you. Cheers, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: RateExceededError of TargetIdeaService

2016-07-28 Thread T.Motodate
Thank you very much, Joyce. I understood the reason. We'll try re-constructing our system according to the recommended practices you notified. 2016年7月28日木曜日 17時26分48秒 UTC+9 Joyce Lava: > > Hi, > > Please see the answers below in blue: > > 1. Whether the account has Standard Access Level, the

Re: Balance

2016-07-28 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, There is currently no way to view balance information through the API. Please follow our blog regarding any announcements for this. Cheers, Anthony AdWords API Team -- --

Re: Can you Anchor Bids to a Device?

2016-07-28 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Harald, Since anchoring is not available in the API, you will not have to decide for an anchor. However, it is possible to make bid adjustments for all device types. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Balance

2016-07-28 Thread tovar
Hello! How can I obtain ballance information from my adwords account through the Adwords API? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: How to get account total stat from the Account Performance report?

2016-07-28 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Li, Unfortunately, reports downloaded via the API do not contain the totals segmented by network type. As a workaround, you could run the Campaign Performance Report with a predicate for the field AdvertisingChannelType = SHOPPING

How to get account total stat from the Account Performance report?

2016-07-28 Thread Li Tan
How to get account total (shopping) stat from the Account Performance report using the API? Thanks Total Search - Clicks, Impressions Total Display - Clicks, Impressions Total Shopping - Clicks, Impressions -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Login with client account under MCC account

2016-07-28 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Sachin, Unfortunately, that is not possible. The only way to access an AdWords account data using the API is to use the client account's OAuth credentials to log in, i.e. for every new client, you would need to create new OAuth credentials. You can, however, use the same developer token every

Re: CRITERIA_PERFORMANCE_REPORT returns zero metrics for User List

2016-07-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi David, Criteria Performance Report is a single attribution report, i.e., only one of the triggering criteria is recorded for a given impression. The order of priority in which an impression is

Re: Adwords Extensions (SiteLinks)

2016-07-28 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Adrian, That is correct. BatchJobService only supports a limited number of operations (i.e. the ones mentioned in the article that you shared). To be able to help you further with the internal error, could you please provide me with the SOAP XML request and response logs for the API call?

Re: Expanded ads reporting support?

2016-07-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stephen, Expanded Text Ads are included in the Ad Performance Report . The HeadlinePart1,

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-07-28 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Thank you for the customer ID. Can you also please provide a report definition or AWQL that fails, that works when only removing the label filter? As I am still unable to reproduce, these will hopefully help narrow down the specific circumstance that is causing this issue. Regards,

CRITERIA_PERFORMANCE_REPORT returns zero metrics for User List

2016-07-28 Thread 'David Cabanillas' via AdWords API Forum
Hi, I'm running the DownloadCriteriaReportWithAwql and I only I have modified String query = "SELECT CampaignId, AdGroupId, Id, Criteria, CriteriaType,CostPerAllConversion,AveragePosition,BidModifier," + "Impressions, Clicks, Cost FROM CRITERIA_PERFORMANCE_REPORT " + "WHERE

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-07-28 Thread joel
I'm seeing this consistently with just 1 of our accounts as well. The customer id is 3177205665. This has happened repeatedly for 2 days now, so it doesn't seem temporary. Can you investigate with this customer id? Joel On Tuesday, July 19, 2016 at 10:10:41 AM UTC-4, Michael Cloonan (AdWords

Re: Can you Anchor Bids to a Device?

2016-07-28 Thread Harald
Do I need to decide for an anchor? Or could I simply set three bid adjustments for the three device types - as for all other dimensions? On Wednesday, 20 July 2016 20:13:26 UTC+2, Anthony Madrigal wrote: > > Hi Stacie, > > Yes, there is currently no way to set a bid for a specific device, only

Expanded ads reporting support?

2016-07-28 Thread Stephen
Hi all, I wanted to know what is the schedule for getting Expanded ads available in the Ad Performance report. At the moment Expanded ads stats appear in the reports with ad type as Extended ad but the headline and decription lines are empty. Do you know when this will be updated? Thanks,

Re: Login with client account under MCC account

2016-07-28 Thread Sachin Kumar
Hello Vishal, Thank you for your reply. In this mail you had mentioned that we need to used 9 digit CustomerId(in my case it showing 10 digit CustomerId. I used GetAccountHierarchy(AdWordsUser $user) method to get all customer Ids.) in order to access the campaign stats. But my client

TargetingIdeaService Criterion in Selector

2016-07-28 Thread Vaibhav Jajoo
Hi, I am trying to use the Criterion as documented in the latest version of API here https://developers.google.com/adwords/api/docs/reference/v201605/TargetingIdeaService.Criterion. I am not able to figure out how to build the selector for it. Has anybody tried that and had sucess with

Re: Adwords remarketing type (PHP)

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hi, Thanks for providing the information. I just noticed the following things in your codes: 1. For the AddAdGroups.php , you *seemed* to be missing the code line for

Adwords Extensions (SiteLinks)

2016-07-28 Thread Adrian Blanco
Im trying to create a massive operation creating sitelink extensión at campaign / adgroup level thorugh BatchJobService, im getting an internal error and my job is canceled. I have seen in https://developers.google.com/adwords/api/docs/guides/batch-jobs#supported_operations, that

Re: Adwords remarketing type (PHP)

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hi, Additionally, I recommend to use your test account in trying the above suggestions. Thanks, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

RateExceededError of TargetIdeaService

2016-07-28 Thread T.Motodate
We're trying "TargetingIdeaService" under the Standard Access Level Account. However, we got RateExceededError many times. The same account also mutate Criteria's and AdGroup's MaxCpc Bidding. We execute this operations over 10 thousands times per days, however no errors occur because our account

Re: Adwords remarketing type (PHP)

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hello, Glad to hear you found the fix. Best Regards, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: PartialFailure=false for RateExceeded or InternalApiErrors

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hello, You may handle the failed operations with partialFailure set to true. Please refer to this page to get more details on how to do so. You may want to try this to process just the failed

Re: PartialFailure=false for RateExceeded or InternalApiErrors

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hello, You may handle the failed operations with partialFailure set to true. Please refer to this page to get more details on how to do so. You may want to try this to process just the failed

Re: Undefined index : SEARCH_QUERY_PERFORMANCE_REPORT

2016-07-28 Thread maurice . keightley
Solved - file name was incorrect. search.xml doesnt excist. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Adwords remarketing type (PHP)

2016-07-28 Thread testapidilren2
Now works, accidentally duplicated by criteria thanks you for help me :) You are super :D W dniu czwartek, 28 lipca 2016 11:11:36 UTC+2 użytkownik testapi...@gmail.com napisał: > > When I comment this code I'v got error: > > An error has occurred: >>

Re: Adwords remarketing type (PHP)

2016-07-28 Thread testapidilren2
When I comment this code I'v got error: An error has occurred: > [AdGroupCriterionError.CANNOT_MODIFY_URL_FIELDS_WITH_DUPLICATE_ELEMENTS @ > operations[0].operand, > AdGroupCriterionError.CANNOT_MODIFY_URL_FIELDS_WITH_DUPLICATE_ELEMENTS @ > operations[1].operand, >

Re: Adwords remarketing type (PHP)

2016-07-28 Thread testapidilren2
$keyword = new CriterionUserList(); $keyword->text = 'mars cruise ' . uniqid(); $keyword->matchType = 'BROAD'; On this code is error I try to place exit in every line in code and this code run error W dniu czwartek, 28 lipca 2016 10:33:35 UTC+2 użytkownik Joyce Lava napisał: > >

Re: Adwords remarketing type (PHP)

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hi, Just to confirm, have you tried the previous suggestions? If so, could you please provide the SOAP request and response? This will help investigate the case further. Please make sure to click on *reply privately to author* when replying. Thanks, Joyce, AdWords API Team -- --

Re: RateExceededError of TargetIdeaService

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hi, Please see the answers below in blue: 1. Whether the account has Standard Access Level, the Rate Limit of TargetingIdeaService is always applied? Or, we needs other special Access permissions? Regardless of the access level

Re: TargetingIdeaService Criterion in Selector

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hi VJ, Based on your codes, you are setting *CRITERION* in the AttributeType[] collection. However, the list of available attributeType can be found here

Re: Adwords remarketing type (PHP)

2016-07-28 Thread testapidilren2
There is still the same error PHP Notice: Undefined index: text in >> test/googleads-php-lib/src/Google/Api/Ads/AdWords/v201605/AdGroupCriterionService.php >> >> on line 1825 > > PHP Notice: Undefined index: in >>

Re: Using AdWords to get search data

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hi Marcus, Our team provides support for AdWords API related cases, not Radwords. However, to better understand the case, could you please confirm what kind of Google search data you need to read? Thanks and Regards, Joyce, AdWords API Team -- --