Hi All,

Migrating from Java library 201809 -> Ads v2 I have a question about 
Remarketing Settings and Remarketing Actions

In 201809 we used the Customer -> RemarketingSettings object to get both 
the Google Global Site Tag as well as the Snippet.

In Ads v2 we can still get the Google Global Site Tag from Customer -> 
Remarketing Settings, but I'm unable to hit a service that will get me back 
the Snippet(s)

It's my understanding that we're supposed to be looking at the Remarketing 
Actions object in order to get back the snippets but nothing is being 
returned to me. Here is an example request / response:

Request

-------

MethodName: google.ads.googleads.v2.services.GoogleAdsService/Search

Endpoint: googleads.googleapis.com:443

Headers: {developer-token=REDACTED, login-customer-id= REDACTED, 
x-goog-api-client=gl-java/1.8.0_161 gapic/ gax/1.45.0 grpc/1.21.0}

Body: customer_id: "3362455263"

query: "select remarketing_action.id, remarketing_action.name, 
remarketing_action.resource_name, remarketing_action.tag_snippets from 
remarketing_action "

page_size: 5000



Response

--------

Headers: 
Metadata(content-disposition=attachment,content-type=application/grpc,request-id=PnCSXCjdGR5LJ34uuH8srQ,date=Thu,
 
09 Jan 2020 14:39:20 GMT,alt-svc=quic=":443"; ma=2592000; 
v="46,43",h3-Q050=":443"; ma=2592000,h3-Q049=":443"; 
ma=2592000,h3-Q048=":443"; ma=2592000,h3-Q046=":443"; 
ma=2592000,h3-Q043=":443"; ma=2592000)

Body: field_mask {

  paths: "remarketing_action.id"

  paths: "remarketing_action.name"

  paths: "remarketing_action.resource_name"

  paths: "remarketing_action.tag_snippets"

}


Failure message: null

Status: Status{code=OK, description=null, cause=null}.



I've also seen in other posts what I believe are statements that the Ads v2 
Customer object may have the resource names of the Remarketing Actions 
included, but I don't see those on my customer object.


I'm still able to make 201809 calls and get both Global Site Tag and 
Snippet, but as of now I'm not able to make Ads v2 calls to get the 
Snippets.


Please provide guidance


Thanks

Pete

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/70f12ab2-1bd1-4bd4-9e3a-8507d8df16a0%40googlegroups.com.

Reply via email to