Google Ads API Basic Access Request has not been replied for more than 2 weeks

2023-07-11 Thread BI Aba Tech

Google Team,

I am following up on our request for an API key upgrade from Testing to 
Basic in order to make important reports. We initially submitted the 
request over a two weeks ago, and unfortunately, we have not received any 
response from your end.

To provide you with the necessary information, our Google Ads account 
number is 236-607-2017.

We greatly appreciate your attention to this matter and look forward to 
hearing from you soon. Thank you for your assistance.

Best regards.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/475a46b7-513f-47af-9cbf-90678985a496n%40googlegroups.com.


Hi, Is it possible to get "Location options (advanced)" settings for campaign via API? Also whether the options available to update same via API? Thanks,

2016-11-21 Thread Aba
Hi,

How can I change the  "Location options (advanced)" settings for campaign 
via the JAVA  API?  Does someone has an example handy  ?

Thanks,
Aba

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b160ba81-ceaf-4fef-b0da-a09db077e659%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Changing frequency capping on display campaigns using JAVA api

2016-11-19 Thread Aba
   

campaign.getFrequencyCap().setImpressions((long)theNumber);
CampaignOperation operation = new CampaignOperation();
operation.setOperand(campaign);
operation.setOperator(Operator.SET);
  CampaignOperation[] operations = new CampaignOperation[] {operation};
 CampaignReturnValue result = campaignService.mutate(operations);

is the solution .

On Saturday, November 19, 2016 at 10:26:39 PM UTC-5, Aba wrote:
>
> Hi all,
>
> How would I change the frequency capping on display campaigns using the 
> JAVA adwords api ? 
>
> Thanks for all your help,
> Aba
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a5c10e33-bca5-4a22-924b-c8166a72a546%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Changing frequency capping on display campaigns using JAVA api

2016-11-19 Thread Aba
Hi all,

How would I change the frequency capping on display campaigns using the 
JAVA adwords api ? 

Thanks for all your help,
Aba

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c9034f96-6a7d-4fbf-b31f-df22e105170e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Directing user to the keyword list

2016-11-01 Thread Aba
Hello all,

I currently send out an email with a list of keywords with a Quality Score 
lower than 5 .

I would like to attach a url on which the user can click to be directed to 
right campaign/adgroup location in the adwords ui .

Is that URL something that can be dynamically derived ( maybe by 
campaignID,adgroupID and keywordID ) ? 

Thanks,
Aba

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bc7d421e-b31f-41ce-a2b1-c1383878ba99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Keywords from KEYWORDS_PERFORMANCE_REPORT

2016-11-01 Thread Aba
Hi all,

I am trying to get the keywords that only belong to search campaigns from 
the KEYWORDS_PERFORMANCE_REPORT .

I don't seem to be able to predicate by CampaignType. 

How can I get all the info related to keywords from search campaigns only ? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/83a61b70-e5a4-4402-8635-f1dabe484c19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get all accounts linked to MCC with Label "BLA"

2016-09-29 Thread Aba
Also,  selectorBuilder does not work with predicate it seems ???

On Thursday, September 29, 2016 at 4:17:00 PM UTC-4, Aba wrote:
>
> Hi Shwetha ,
>
> What if I don't know the LabelID before hand , I just know the labelName.
>
>
> On Thursday, September 29, 2016 at 4:07:16 PM UTC-4, Shwetha Vastrad 
> (AdWords API Team) wrote:
>>
>> Hi,
>>
>> You can add a predicate 
>> <https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201607-ManagedCustomerService>
>>  to 
>> filter only accounts with the specified label in the response. The selector 
>> should look like this:
>>
>> SelectorBuilder selectorBuilder =
>> new SelectorBuilder()
>> .fields(ManagedCustomerField.CustomerId
>>  ,ManagedCustomerField.AccountLabels
>>  ,ManagedCustomerField.Name)
>> .equals(ManagedCustomerField.AccountLabels, "AccountLabelId")
>> .offset(offsetMC)
>> .limit(PAGE_SIZE);
>>
>> Regards,
>> Shwetha, AdWords API Team.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f6f23faf-47e3-4c50-bc1f-ccbfc82e052c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get all accounts linked to MCC with Label "BLA"

2016-09-29 Thread Aba
Hi Shwetha ,

What if I don't know the LabelID before hand , I just know the labelName.


On Thursday, September 29, 2016 at 4:07:16 PM UTC-4, Shwetha Vastrad 
(AdWords API Team) wrote:
>
> Hi,
>
> You can add a predicate 
> 
>  to 
> filter only accounts with the specified label in the response. The selector 
> should look like this:
>
> SelectorBuilder selectorBuilder =
> new SelectorBuilder()
> .fields(ManagedCustomerField.CustomerId
>  ,ManagedCustomerField.AccountLabels
>  ,ManagedCustomerField.Name)
> .equals(ManagedCustomerField.AccountLabels, "AccountLabelId")
> .offset(offsetMC)
> .limit(PAGE_SIZE);
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/143ad5a3-c685-4786-b454-2b2187d077bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get all accounts linked to MCC with Label "BLA"

2016-09-29 Thread Aba
Hi all,

I am trying to retrieve all accounts with label "BLA" that are linked to my 
MCC .

I have managed to do so by creating the following selector : 

SelectorBuilder selectorBuilder =
   new SelectorBuilder()
   .fields(ManagedCustomerField.CustomerId
,ManagedCustomerField.AccountLabels
,ManagedCustomerField.Name)
   .offset(offsetMC)
   .limit(PAGE_SIZE);

And then iterating through the output and checking if AccountLabels 
contained "BLA". 

Is there a better way to specify that in the selector from the get-go ? I 
could not figure it out.

Thanks for your help ! 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ab5ed073-5c50-4827-b6aa-755aef8e89fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Getting Keyword Status through the JAVA API

2016-09-28 Thread Aba
Hi all,

I am trying to get the list of all keywords with a specific status per 
account.

For instance, I would like to retrieve all keywords that are flagged as 
"Low search volume".

I checked the KeyPerformance Report, and fetching the Keyword objects, but 
I can't seem to find a way to get to the status.

I am using the JAVA api.

Any ideas ? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e226e36d-9eea-47b2-bc07-73c233e96b04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get all FrequencyCap on all campaigns per account using Java API

2016-08-18 Thread Aba Nassif
Hello,

I have managed to get the list of all accounts under one MCC using the Java 
API using the  ManagedCustomerServiceInterface.
I have also managed to get the list of all campaigns for a given account 
using the Java API using the CampaignServiceInterface.


My issue now : How can I get all campaigns per account using the API ? Find 
some kind of intersection between ServiceInterfaces ? 

Thanks for your help

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/01e2412b-fcec-48e8-a229-19915c92ee4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Getting the Frequency Capping Value of a campaign through JAVA Adwords API

2016-08-06 Thread Aba
Hello,

I am trying to read the value of the "Frequency capping" value set on each 
of 1000 display campaigns I have.

I have managed to filter the display campaigns, but it seems that the 
.getFrequencyCap() method is always returning null. 





Has anyone managed to get that working ?

Thanks for your help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/313fc742-5db7-4ac2-b183-08e9ef165751%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdvertisingChannelType null

2016-08-06 Thread Aba
Hey Josh,

Thanks ! It worked.

On Thursday, August 4, 2016 at 5:10:35 PM UTC-4, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Aba,
>
> You could use the GetCampaigns.java example 
> <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201607/basicoperations/GetCampaigns.java>
>  in 
> the client library, but modify it slightly to also include the selector 
> field *CampaignField.AdvertisingChannelType*. You can see the complete 
> list of selector fields either on the CampaignField enum in the library 
> <https://github.com/googleads/googleads-java-lib/blob/master/modules/ads_lib/src/main/java/com/google/api/ads/adwords/lib/selectorfields/v201607/cm/CampaignField.java>
>  or 
> on the Selector fields page 
> <https://developers.google.com/adwords/api/docs/appendix/selectorfields>. 
> As a general rule, the AdWords API will only return fields that you include 
> in your selector.
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, August 4, 2016 at 5:00:17 PM UTC-4, Aba wrote:
>>
>> Hi Josh,
>>
>> Would you happen to know how I can get the type of an AdWords Campaign 
>> (SEARCH, DISPLAY, SHOPPING etc..) using the current Java API then ? 
>>
>> Thanks,
>> Aba
>>
>> On Thursday, August 4, 2016 at 4:48:20 PM UTC-4, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi,
>>>
>>> As of version 2.14.0 of the Java client library 
>>> <https://github.com/googleads/googleads-java-lib/releases/tag/2.14.0>, we 
>>> are no longer supporting or updating the beta AdWords Utility Extension. If 
>>> you would like to continue to use the extension, you are free to do so, but 
>>> you will have to update it for new versions of the AdWords API in your own 
>>> clone of the project.
>>>
>>> Thank you,
>>> Josh, AdWords API Team
>>>
>>> On Thursday, August 4, 2016 at 2:27:42 PM UTC-4, Aba wrote:
>>>>
>>>> Hello guys,
>>>>
>>>>
>>>> I tried it out with the latest 201607 API , and still got the same 
>>>> issue. It's defaulting to NULL. 
>>>>
>>>> any news ? 
>>>>
>>>> On Thursday, February 19, 2015 at 10:12:55 AM UTC-5, Josh Radcliff 
>>>> (AdWords API Team) wrote:
>>>>>
>>>>> Thanks for filing the issue. I just replied with the root cause there 
>>>>> - I'll post updates to that issue once we have it fixed.
>>>>>
>>>>> Cheers,
>>>>> Josh, AdWords API Team
>>>>>
>>>>> On Thursday, February 19, 2015 at 7:21:29 AM UTC-5, David B. wrote:
>>>>>>
>>>>>>  Ok, done !
>>>>>>
>>>>>>  Regards
>>>>>>
>>>>>> Le mercredi 18 février 2015 18:51:21 UTC+1, Josh Radcliff (AdWords 
>>>>>> API Team) a écrit :
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> Thanks for pointing this out. Could you file an issue in the Java 
>>>>>>> Client Library 
>>>>>>> <https://github.com/googleads/googleads-java-lib/issues>? This will 
>>>>>>> allow us to track the problem + will ensure you get updates once it's 
>>>>>>> fixed.
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Josh, AdWords API Team
>>>>>>>
>>>>>>> On Wednesday, February 18, 2015 at 12:02:53 PM UTC-5, David B. wrote:
>>>>>>>>
>>>>>>>> Hi guys,
>>>>>>>>
>>>>>>>> Here a sample code, using the utility extension. I'm trying to get 
>>>>>>>> the AdvertisingChannel value for each campaign, but I get a null 
>>>>>>>> value. I 
>>>>>>>> tried (firstly) to get ExtendedManagedCampaigns, but nothing is set. 
>>>>>>>>
>>>>>>>> Is it a bug from the utility extension (so I'll post a feature 
>>>>>>>> request), from the account (not updated ? - don't think so), or 
>>>>>>>> something 
>>>>>>>> not handled by v201409 (open to shortlisted parters, as it can 
>>>>>>>> happend) ?
>>>>>>>>
>>>>>>>> Thanks for your help !
>>>>>>>>
>>>>>>>> Cheers
>>

Re: AdvertisingChannelType null

2016-08-04 Thread Aba
Hi Josh,

Would you happen to know how I can get the type of an AdWords Campaign 
(SEARCH, DISPLAY, SHOPPING etc..) using the current Java API then ? 

Thanks,
Aba

On Thursday, August 4, 2016 at 4:48:20 PM UTC-4, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> As of version 2.14.0 of the Java client library 
> <https://github.com/googleads/googleads-java-lib/releases/tag/2.14.0>, we 
> are no longer supporting or updating the beta AdWords Utility Extension. If 
> you would like to continue to use the extension, you are free to do so, but 
> you will have to update it for new versions of the AdWords API in your own 
> clone of the project.
>
> Thank you,
> Josh, AdWords API Team
>
> On Thursday, August 4, 2016 at 2:27:42 PM UTC-4, Aba wrote:
>>
>> Hello guys,
>>
>>
>> I tried it out with the latest 201607 API , and still got the same issue. 
>> It's defaulting to NULL. 
>>
>> any news ? 
>>
>> On Thursday, February 19, 2015 at 10:12:55 AM UTC-5, Josh Radcliff 
>> (AdWords API Team) wrote:
>>>
>>> Thanks for filing the issue. I just replied with the root cause there - 
>>> I'll post updates to that issue once we have it fixed.
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>> On Thursday, February 19, 2015 at 7:21:29 AM UTC-5, David B. wrote:
>>>>
>>>>  Ok, done !
>>>>
>>>>  Regards
>>>>
>>>> Le mercredi 18 février 2015 18:51:21 UTC+1, Josh Radcliff (AdWords API 
>>>> Team) a écrit :
>>>>>
>>>>> Hi,
>>>>>
>>>>> Thanks for pointing this out. Could you file an issue in the Java 
>>>>> Client Library 
>>>>> <https://github.com/googleads/googleads-java-lib/issues>? This will 
>>>>> allow us to track the problem + will ensure you get updates once it's 
>>>>> fixed.
>>>>>
>>>>> Cheers,
>>>>> Josh, AdWords API Team
>>>>>
>>>>> On Wednesday, February 18, 2015 at 12:02:53 PM UTC-5, David B. wrote:
>>>>>>
>>>>>> Hi guys,
>>>>>>
>>>>>> Here a sample code, using the utility extension. I'm trying to get 
>>>>>> the AdvertisingChannel value for each campaign, but I get a null value. 
>>>>>> I 
>>>>>> tried (firstly) to get ExtendedManagedCampaigns, but nothing is set. 
>>>>>>
>>>>>> Is it a bug from the utility extension (so I'll post a feature 
>>>>>> request), from the account (not updated ? - don't think so), or 
>>>>>> something 
>>>>>> not handled by v201409 (open to shortlisted parters, as it can happend) ?
>>>>>>
>>>>>> Thanks for your help !
>>>>>>
>>>>>> Cheers
>>>>>>
>>>>>> import 
>>>>>> com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer;
>>>>>> import com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc;
>>>>>> import 
>>>>>> com.google.api.ads.adwords.axis.v201409.cm.AdvertisingChannelType;
>>>>>> import com.google.api.ads.adwords.axis.v201409.cm.Campaign;
>>>>>> import com.google.api.ads.common.lib.conf.ConfigurationLoadException;
>>>>>> import com.google.api.ads.common.lib.exception.OAuthException;
>>>>>> import com.google.api.ads.common.lib.exception.ValidationException;
>>>>>> import java.rmi.RemoteException;
>>>>>> import java.util.List;
>>>>>>
>>>>>>
>>>>>> public class NewMain {
>>>>>>
>>>>>> /**
>>>>>>  * @param args the command line arguments
>>>>>>  */
>>>>>> public static void main(String[] args) throws OAuthException, 
>>>>>> ValidationException, ConfigurationLoadException, RemoteException {
>>>>>> 
>>>>>> ExtendedMcc mcc = ExtendedMcc.withOAuth2FromFile();
>>>>>> ExtendedManagedCustomer customer = 
>>>>>> mcc.getExtendedManagedCustomer(accountIdLong);
>>>>>> List campaigns = customer.getCampaigns();
>>>>>> 
>>>>>> for (Campaign c : campaigns) {
>>>>>> AdvertisingChannelType channelType = 
>>>>>> c.getAdvertisingChannelType(); // null value;
>>>>>> 
>>>>>> 
>>>>>> }
>>>>>> 
>>>>>> }
>>>>>> 
>>>>>> }
>>>>>>
>>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/610f5a66-32b4-4b91-b48b-8b735db4de38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdvertisingChannelType null

2016-08-04 Thread Aba
Hello guys,


I tried it out with the latest 201607 API , and still got the same issue. 
It's defaulting to NULL. 

any news ? 

On Thursday, February 19, 2015 at 10:12:55 AM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:
>
> Thanks for filing the issue. I just replied with the root cause there - 
> I'll post updates to that issue once we have it fixed.
>
> Cheers,
> Josh, AdWords API Team
>
> On Thursday, February 19, 2015 at 7:21:29 AM UTC-5, David B. wrote:
>>
>>  Ok, done !
>>
>>  Regards
>>
>> Le mercredi 18 février 2015 18:51:21 UTC+1, Josh Radcliff (AdWords API 
>> Team) a écrit :
>>>
>>> Hi,
>>>
>>> Thanks for pointing this out. Could you file an issue in the Java 
>>> Client Library ? 
>>> This will allow us to track the problem + will ensure you get updates once 
>>> it's fixed.
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>> On Wednesday, February 18, 2015 at 12:02:53 PM UTC-5, David B. wrote:

 Hi guys,

 Here a sample code, using the utility extension. I'm trying to get the 
 AdvertisingChannel value for each campaign, but I get a null value. I 
 tried 
 (firstly) to get ExtendedManagedCampaigns, but nothing is set. 

 Is it a bug from the utility extension (so I'll post a feature 
 request), from the account (not updated ? - don't think so), or something 
 not handled by v201409 (open to shortlisted parters, as it can happend) ?

 Thanks for your help !

 Cheers

 import 
 com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer;
 import com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc;
 import 
 com.google.api.ads.adwords.axis.v201409.cm.AdvertisingChannelType;
 import com.google.api.ads.adwords.axis.v201409.cm.Campaign;
 import com.google.api.ads.common.lib.conf.ConfigurationLoadException;
 import com.google.api.ads.common.lib.exception.OAuthException;
 import com.google.api.ads.common.lib.exception.ValidationException;
 import java.rmi.RemoteException;
 import java.util.List;


 public class NewMain {

 /**
  * @param args the command line arguments
  */
 public static void main(String[] args) throws OAuthException, 
 ValidationException, ConfigurationLoadException, RemoteException {
 
 ExtendedMcc mcc = ExtendedMcc.withOAuth2FromFile();
 ExtendedManagedCustomer customer = 
 mcc.getExtendedManagedCustomer(accountIdLong);
 List campaigns = customer.getCampaigns();
 
 for (Campaign c : campaigns) {
 AdvertisingChannelType channelType = 
 c.getAdvertisingChannelType(); // null value;
 
 
 }
 
 }
 
 }



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/769347e0-acab-4ae8-b0ba-54ebd6dc24be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.