RE: INVALID_FIELD_NAME Error For requesting Multiple Selector Fields in CampaignService

2021-02-10 Thread Google Ads API Forum Advisor Prod
Hello, You will need a separate line for each field. You can find an example of what the SOAP request should look like here. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2BfRRi:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://

Re: INVALID_FIELD_NAME Error For requesting Multiple Selector Fields in CampaignService

2021-02-10 Thread Jagadish B
ampaignService > <https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.Selector> > we > can pass on multiple selector fields in the XML request. But I don't > understand the format in which these fields should be passed on .. > > I have

INVALID_FIELD_NAME Error For requesting Multiple Selector Fields in CampaignService

2021-02-09 Thread Jagadish B
I'm trying to send XML based Adwords API request to CampaignService. As per the API documentation for the CampaignService <https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.Selector> we can pass on multiple selector fields in the XML request.

Re: Dynamic serach ads selector fields

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Denma, Thanks for reaching out. With regards to your concern, can you please provide request and response logs so that i can further investigate the issue. If you want to referring Google Ads API, you can get the data using ad_group_ad report with description1 and description2 field. Thanks

Re: Dynamic serach ads selector fields

2020-09-15 Thread denma test
Hi Yes, i tried with that too, but Ad performance report provide Description 2 but not Description 1. On Tuesday, September 15, 2020 at 12:25:40 AM UTC+5:30 adsapiforumadvisor wrote: > Hi Denma, > > Thanks

Re: Dynamic serach ads selector fields

2020-09-14 Thread Google Ads API Forum Advisor Prod
Hi Denma, Thanks for reaching out. You can use Ad performance report to get data using field. Please let me know if you have any question. Thanks, Nirmitabahen Gaurav Patel Google Ads API Team ref:_00D1U1174p._5004Q24aa3B:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: Dynamic serach ads selector fields

2020-09-12 Thread denma test
Hi Actually i want particular creative details to setup edit page, also i done it using AdService for all ad formats till now, and can get details. But the problem with Dynamic search Ad only. However AdGroupAdService

RE: Dynamic serach ads selector fields

2020-09-11 Thread Google Ads API Forum Advisor Prod
Hi Denma, Thanks for reaching out. With regards to your concern, you can use the AdGroupAdService Get operation and Get the description1 and description2. If you are still facing any issue, can you please provide complete detailed request and response logs of the call via Reply privately to th

Dynamic serach ads selector fields

2020-09-11 Thread denma test
HI When getting Ad Details for the Dynamic search Ad the API doesn't returned Descriptions. Selectors used: $selectors = array('Id','AdType','Description','ExpandedDynamicSearchCreativeDescription2','CreativeTrackingUrlTemplate', 'CreativeUrlCustomParameters','CreativeFinalUrlSuffix'); B

Re: Selector Fields class for Report fields?

2017-09-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Joel, I'm afraid I don't have any updates at the moment. I'll let you know once I have more details. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goog

Re: Selector Fields class for Report fields?

2017-09-07 Thread joel
Hi Shwetha, I wanted to follow-up on this to see if you had more information about this? Can the documentation and selector fields be updated to include all allowed values? Thanks, Joel On Wednesday, August 16, 2017 at 4:07:34 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > H

Re: Selector Fields class for Report fields?

2017-08-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Joel, Thank you for bringing this to our notice. I'll get in touch with the team regarding the missing fields and update you once I have more information. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: http

Re: Selector Fields class for Report fields?

2017-08-16 Thread joel
Thank you. I also have a follow-up regarding the Selector Fields. It seems like they are missing some of the allowed Predicate values. For example, https://github.com/googleads/googleads-java-lib/blob/master/modules/ads_lib/src/main/java/com/google/api/ads/adwords/lib/selectorfields/v201708/cm

Re: Selector Fields class for Report fields?

2017-08-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Joel, There aren't any enum types in the Java client library for fields in a Report definition at the moment. I'll pass this feedback on to the team. You could also consider creating an new thread on the library's issue tracker . Mean

Selector Fields class for Report fields?

2017-08-16 Thread joel
I'm a big fan of the selector Field enums (https://github.com/googleads/googleads-java-lib/tree/master/modules/ads_lib/src/main/java/com/google/api/ads/adwords/lib/selectorfields/v201708/cm) that encode the values allowed in Selectors. Are there Field classes that similarly support Reporting th

Re: Significance of having all selector fields enabled for GET request

2017-06-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jun Park, As far as I know, there should be no issues whether you defined only three or all the selectable fields of a service in your Selector. Furthermore, you will require to use paging for the get() method

Implications of the number of Selector fields

2017-06-18 Thread Jun Park
Hi For some reason, my post was not uploaded. So I post again =) Is there any difference performance-wise or limit/quota-wise when using Selector with different number of fields for example, (using Java client library) the difference between: SelectorBuilder selectorBuilder = new SelectorBuil

Significance of having all selector fields enabled for GET request

2017-06-18 Thread Jun Park
Hello, I am curious whether there is any limitation or performance-related practices for using Selectors (from Java client library) and its fields. What are the implications such cases? case 1: SelectorBuilder selectorBuilder = new SelectorBuilder() .fields( // 3 fields ) vs. case 2:

Re: Selector fields for both TextAd, ExpandedTextAd

2017-01-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Andy, Yes, you can have both TextAd and ExpandedTextAd in an Adgroup. In the selector you could add '.in(AdGroupAdField.AdType,"TEXT_AD","EXPANDED_TEXT_AD")'. Thanks, Sreelakshmi, AdWords API Team On Friday, January 6, 2017 at 2:36:31 PM UTC-5, Andy Lin wrote: > > Can we have both TextAd a

Selector fields for both TextAd, ExpandedTextAd

2017-01-06 Thread Andy Lin
Can we have both TextAd and ExpandedTextAd in Adgroup? If yes, can I use one selector to get all the ads (Both TextAd, ExpandedTextAd) for the adgroup, avoid to make 2 remote calls? Selector selector = builder.fields(AdGroupAdField.Id, AdGroupAdField. AdGroupId,AdGroupAdField.Headline, AdGroupA

Re: Can't find a way to get number of clicks, using Selector Fields

2015-04-01 Thread Samuel Otero
e%0d%0a%3cfields%3eCost%3c%2ffields%3e%0d%0a%3cpredicates%3e%0d%0a++%3cfield%3eStatus%3c%2ffield%3e%0d%0a++%3coperator%3eIN%3c%2foperator%3e%0d%0a++%3cvalues%3eENABLED%3c%2fv

Re: Can't find a way to get number of clicks, using Selector Fields

2015-03-30 Thread Thanet Knack Praneenararat (AdWords API Team)
ctor%3e%0d%0a++%3creportName%3eCustom+Adgroup+Performance+Report%3c%2freportName%3e%0d%0a++%3creportType%3eADGROUP_PERFORMANCE_REPORT%3c%2freportType%3e%0d%0a++%3cdateRangeType%3eLAST_7_DAYS%3c%2fdateRangeType%3e%0d%0a++%3cdownloadFo

Re: Can't find a way to get number of clicks, using Selector Fields

2015-03-30 Thread Samuel Otero
s: nosniff >> X-Frame-Options: SAMEORIGIN >> X-XSS-Protection: 1; mode=block >> Server: GSE >> Accept-Ranges: none >> Vary: Accept-Encoding >> Transfer-Encoding: chunked >> >> e1 >> > standalone="yes"?>AuthenticationError.OAUTH_T

Re: Can't find a way to get number of clicks, using Selector Fields

2015-03-27 Thread Thanet Knack Praneenararat (AdWords API Team)
TH_TOKEN_INVALID<null> > 0 > > > Now, I have a couple of things that I would like to point out. > > 1. I don't know why my request shows all of those weirds "%3e%0d%0a++" > characters. I am not very familiar with these kind of request, and I don't > re

Re: Can't find a way to get number of clicks, using Selector Fields

2015-03-26 Thread Samuel Otero
haracters. I am not very familiar with these kind of request, and I don't really know if that it's ok or it is not. 2. I can notice that the response clearly reads: AuthenticationError.OAUTH_TOKEN_INVALID. That gets me and I don't fully understand why it is invalid. That's

Re: Can't find a way to get number of clicks, using Selector Fields

2015-03-26 Thread Thanet Knack Praneenararat (AdWords API Team)
e Report >> <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> >> >> to obtain those relevant fields. >> >> Please refer to this C# code example >> <https://github.com/googleads/googleads-dotnet-lib/blob/master/e

Re: Can't find a way to get number of clicks, using Selector Fields

2015-03-26 Thread Samuel Otero
rmance-report> > > is specified but you can adapt to use Campaign Performance Report quite > easily. > > Best, > Thanet, AdWords API Team > > On Thursday, March 26, 2015 at 7:18:27 AM UTC+9, Samuel Otero wrote: >> >> Hi everyone. If someone can help me, I will

Re: Can't find a way to get number of clicks, using Selector Fields

2015-03-26 Thread Thanet Knack Praneenararat (AdWords API Team)
26, 2015 at 7:18:27 AM UTC+9, Samuel Otero wrote: > > Hi everyone. If someone can help me, I will really appreciate it. > > I am trying to get some basic information from a Campaign under my test > MCC account. I am using Selector Fields > <https://developers.google.co

Can't find a way to get number of clicks, using Selector Fields

2015-03-25 Thread samuel . otero
Hi everyone. If someone can help me, I will really appreciate it. I am trying to get some basic information from a Campaign under my test MCC account. I am using Selector Fields <https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201409-AdGroupService> to do so.

Re: API v201309 CampaignService selector fields SelectorError.INVALID_FIELD_NAME

2014-03-12 Thread Josh Radcliff (AdWords API Team)
Hi, The selector page<https://developers.google.com/adwords/api/docs/appendix/selectorfields>has been updated to accurately reflect which fields are valid *Selector* fields on a per-service basis. Thanks again for bringing this to our attention! Best regards, Josh, AdWords API Te

Re: API v201309 CampaignService selector fields SelectorError.INVALID_FIELD_NAME

2014-03-11 Thread Josh Radcliff (AdWords API Team)
Hi, The *selectable* constraint has been fixed in the WSDLs and the v201402 docs, but we still need to update the docs for v201306 and v201309. I will post an update once that's done. Cheers, Josh, AdWords API Team On Wednesday, December 18, 2013 10:21:12 AM UTC-5, Josh Radcliff (AdWords API

Re: API v201309 CampaignService selector fields SelectorError.INVALID_FIELD_NAME

2013-12-18 Thread Josh Radcliff (AdWords API Team)
Hi, Thanks for putting together the comprehensive list. I created a Google Spreadsheet with the combined list from both of your messages and marked the following for each service/field combination: - Beta - If TRUE, then the field is from a Beta feature and therefore will not be valid u

Re: API v201309 CampaignService selector fields SelectorError.INVALID_FIELD_NAME

2013-12-17 Thread Leny
Thank you Josh for the follow up. I have a list for each sevice, could you please also have a look ? Regards. *AdGroupService: CpcBidSource, CpmBidSource, EnhancedCpcEnabled, ExperimentRowStatus, PageOnePromotedBidCeiling PageOnePromotedBidChangesForRaisesOnly, PageOnePromotedBidModifier, PageOn

Re: API v201309 CampaignService selector fields SelectorError.INVALID_FIELD_NAME

2013-12-11 Thread Josh Radcliff (AdWords API Team)
Hi, I confirmed that our documentation is incorrect in this case. The fields you mentioned are not actually selectable. I'll follow up to correct the documentation. Thanks for pointing this out. Cheers, Josh, AdWords API Team On Monday, December 9, 2013 8:49:15 AM UTC-8, Leny wrote: > > Than

Re: API v201309 CampaignService selector fields SelectorError.INVALID_FIELD_NAME

2013-12-09 Thread Leny
Thank you Josh, If you need a requestId: https://adwords.google.com/api/adwords/cm/v201309"; xmlns:cm="https://adwords.google.com/api/adwords/cm/v201309";> AdServingOptimizationStatus Amount BidCeiling BidType BiddingStrategyId BiddingStrategyName BiddingStrategyT

Re: API v201309 CampaignService selector fields SelectorError.INVALID_FIELD_NAME

2013-12-05 Thread Josh Radcliff (AdWords API Team)
Hi, As far as I can tell those fields should be selectable. I'm investigating and will provide an update once I have more information. Cheers, Josh, AdWords API Team On Monday, December 2, 2013 11:56:00 AM UTC-5, Leny wrote: > > Hi, > > I am trying to get every available fields from the > Cam

API v201309 CampaignService selector fields SelectorError.INVALID_FIELD_NAME

2013-12-03 Thread Leny
Hi, I am trying to get every available fields from the CampaignService on the API v201309, but sadly a few fields are returning an INVALID_FIELD_NAME error : BiddingStrategySource ContentBid CpcBid

Re: Basic confusion over Selector Fields and Paths

2013-02-07 Thread David Torres
: > > Hello everyone, > > I'm a little confused about about Selector Fields. In this instance I'm > using the AdGroupService, the appendix is here: > https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209-AdGroupService > > It may be easier if I ex

Basic confusion over Selector Fields and Paths

2013-02-07 Thread Alan Coleman
Hello everyone, I'm a little confused about about Selector Fields. In this instance I'm using the AdGroupService, the appendix is here: https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209-AdGroupService It may be easier if I explain my confusion by showin

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-05 Thread Anash P. Oommen (AdWords API Team)
> Thanks > > On Monday, February 4, 2013 9:09:23 PM UTC, Alan Coleman wrote: >> >> Okay so the camel casing is preserved, but it's a bit odd that StartDate >> works in the selector fields when the documentation suggests otherwise. >> >> Many t

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Alan Coleman
d that StartDate > works in the selector fields when the documentation suggests otherwise. > > Many thanks for your help, I've actually been introduced to you by Robert > Chapman via email, you agreed to help us with our IPV6 issue on our > Bluehost LAMP stack. > > I'll

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Alan Coleman
Okay so the camel casing is preserved, but it's a bit odd that StartDate works in the selector fields when the documentation suggests otherwise. Many thanks for your help, I've actually been introduced to you by Robert Chapman via email, you agreed to help us with our IPV6 is

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Evgeniy Bogdanov
You need to use $campaign->startDate instead of $campaign->startdate On Tuesday, February 5, 2013 12:39:36 AM UTC+4, Alan Coleman wrote: > > Thanks for your help Evgeniy, > > print_r(*$campaign*) is indeed showing me that StartDate is being > returned from Google: > >

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Alan Coleman
Thanks for your help Evgeniy, print_r(*$campaign*) is indeed showing me that StartDate is being returned from Google: $selector->fields = array('Id','Name','Status','StartDate'); However the issue seems to be with writing the variable out:

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Evgeniy Bogdanov
.INVALID_FIELD_NAME @ serviceSelector; > trigger:'startDate'] > > On Monday, February 4, 2013 4:46:10 PM UTC, Alan Coleman wrote: >> >> Hello everyone, >> >> I'm using GetCampaigns.php and am having trouble with $selector->fields. >> I'

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Alan Coleman
paigns.php and am having trouble with $selector->fields. > I'm selecting the following: > > *$selector->fields = array('Id', 'Name', 'Status', 'StartDate');* > > and writing them out like this: > > *printf("%s"."

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Alan Coleman
$user->GetService('CampaignService', ADWORDS_VERSION); // Create selector. $selector = new Selector(); $selector->fields = array('Id', 'Name', 'Status', 'StartDate'); $selector->ordering[] = new OrderBy('Name', 

Re: Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Evgeniy Bogdanov
01209-CampaignService Regards, Evgeniy. On Monday, February 4, 2013 8:46:10 PM UTC+4, Alan Coleman wrote: > > Hello everyone, > > I'm using GetCampaigns.php and am having trouble with $selector->fields. > I'm selecting the following: > > *$selector->fields

Having trouble with Selector fields in GetCampaigns.php

2013-02-04 Thread Alan Coleman
Hello everyone, I'm using GetCampaigns.php and am having trouble with $selector->fields. I'm selecting the following: *$selector->fields = array('Id', 'Name', 'Status', 'StartDate');* and writing them out like this: *printf(&quo

Re: V201206 old java client library Report Definition selector fields and predicates

2012-11-07 Thread Kevin Winter
Hi Jason, Thanks for the report, I'll try to get that (SelectorError in ReportDefinitionDervice) removed. - Kevin Winter AdWords API Team On Tuesday, November 6, 2012 8:16:09 PM UTC-5, Jason Stedman wrote: > > Kevin, > > The original link seems to have been removed, but there is still a > Sel

Re: V201206 old java client library Report Definition selector fields and predicates

2012-11-06 Thread Jason Stedman
Kevin, The original link seems to have been removed, but there is still a Selector link in this section that links to the BudgetOrderService.Selector: https://developers.google.com/adwords/api/docs/reference/latest/ReportDefinitionService#SelectorError -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: V201206 old java client library Report Definition selector fields and predicates

2012-11-06 Thread Kevin Winter
Thanks for the suggestion Jason. The code example does it slightly differently: https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201209/reporting/DownloadCriteriaReport.java#64 That link unfortunately won't work - the latest version o

Re: V201206 old java client library Report Definition selector fields and predicates

2012-09-27 Thread Jason Stedman
Christian, This is more a java suggestion than anything to do with AdWords as your posted code works, but I think it is aligned with the nature of the question. A cleaner way to handle this would be to extract the array of strings out of the constructor calls and setter methods and instead mak

V201206 old java client library Report Definition selector fields and predicates

2012-09-26 Thread cefc
Since the transition from com.google.api.adwords.v201206.cm to com.google.api.adwords.v201206.jaxb.cm for ReportDefinition classes. Is there a simple means to translate selector fields and predicates between the two packages? Currently, I seem to be faced with re-writing the references from

Re: acceptable inputs for the array $selector->fields in GetCampaignService()

2011-09-02 Thread Kevin Winter
Hi, If you look at the documentation for the API Objects, fields that are valid for the selector are marked "Selectable" and the description says what field name to use to select the field: http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.Campaign.html We also have a

acceptable inputs for the array $selector->fields in GetCampaignService()

2011-08-31 Thread iateadonut
referencing GetAllCampaigns.php // Get the CampaignService. $campaignService = $user->GetCampaignService('v201101'); // Create selector. $selector = new Selector(); $selector->fields = array('Id', 'Name'); $selector->ordering = array(new Order

Re: Selector Fields

2011-05-26 Thread GemBox Software
I am afraid there is no such function. Actually, there is only one - ReportDefinitionService.getReportFields . If you are only looking for fields that should be used while migrating code from pr

Selector Fields

2011-05-25 Thread Ian
Is there a master list of Field names or a function that returns the acceptable fields somewhere? or do we have to sift through each of the service docs to figure out what they are? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwords