GET api/SocialCampaignItemAttachment

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "ID": 1,
    "SocialCampaignItemID": 2,
    "link": "sample string 3",
    "url": "sample string 4",
    "name": "sample string 5",
    "description": "sample string 6",
    "MediaItemTypeID": 7,
    "call_to_action_Type": "sample string 8",
    "thumbnails": "sample string 9",
    "hash_onadaccount": "sample string 10",
    "social_media_id_onadaccount": "sample string 11",
    "google_attachement_type": "sample string 12",
    "TaggedLocation": "sample string 13",
    "TaggedLocationName": "sample string 14",
    "TaggedLocationDesc": "sample string 15",
    "Tags": [
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      },
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      },
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      }
    ],
    "extension": "sample string 16",
    "width": 1.1,
    "height": 1.1,
    "duration": 1,
    "size": 1,
    "assetid": 1
  },
  {
    "ID": 1,
    "SocialCampaignItemID": 2,
    "link": "sample string 3",
    "url": "sample string 4",
    "name": "sample string 5",
    "description": "sample string 6",
    "MediaItemTypeID": 7,
    "call_to_action_Type": "sample string 8",
    "thumbnails": "sample string 9",
    "hash_onadaccount": "sample string 10",
    "social_media_id_onadaccount": "sample string 11",
    "google_attachement_type": "sample string 12",
    "TaggedLocation": "sample string 13",
    "TaggedLocationName": "sample string 14",
    "TaggedLocationDesc": "sample string 15",
    "Tags": [
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      },
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      },
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      }
    ],
    "extension": "sample string 16",
    "width": 1.1,
    "height": 1.1,
    "duration": 1,
    "size": 1,
    "assetid": 1
  },
  {
    "ID": 1,
    "SocialCampaignItemID": 2,
    "link": "sample string 3",
    "url": "sample string 4",
    "name": "sample string 5",
    "description": "sample string 6",
    "MediaItemTypeID": 7,
    "call_to_action_Type": "sample string 8",
    "thumbnails": "sample string 9",
    "hash_onadaccount": "sample string 10",
    "social_media_id_onadaccount": "sample string 11",
    "google_attachement_type": "sample string 12",
    "TaggedLocation": "sample string 13",
    "TaggedLocationName": "sample string 14",
    "TaggedLocationDesc": "sample string 15",
    "Tags": [
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      },
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      },
      {
        "ID": 1,
        "SocialCampaignItemAttachmentID": 2,
        "Username": "sample string 3",
        "PosX": 1.1,
        "PosY": 1.1
      }
    ],
    "extension": "sample string 16",
    "width": 1.1,
    "height": 1.1,
    "duration": 1,
    "size": 1,
    "assetid": 1
  }
]

application/xml, text/xml

Sample:
<ArrayOfSocialCampaignItemAttachmentDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SM.Data.Models.Campaign">
  <SocialCampaignItemAttachmentDTO>
    <ID>1</ID>
    <MediaItemTypeID>7</MediaItemTypeID>
    <SocialCampaignItemID>2</SocialCampaignItemID>
    <TaggedLocation>sample string 13</TaggedLocation>
    <TaggedLocationDesc>sample string 15</TaggedLocationDesc>
    <TaggedLocationName>sample string 14</TaggedLocationName>
    <Tags>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
    </Tags>
    <assetid>1</assetid>
    <call_to_action_Type>sample string 8</call_to_action_Type>
    <description>sample string 6</description>
    <duration>1</duration>
    <extension>sample string 16</extension>
    <google_attachement_type>sample string 12</google_attachement_type>
    <hash_onadaccount>sample string 10</hash_onadaccount>
    <height>1.1</height>
    <link>sample string 3</link>
    <name>sample string 5</name>
    <size>1</size>
    <social_media_id_onadaccount>sample string 11</social_media_id_onadaccount>
    <thumbnails>sample string 9</thumbnails>
    <url>sample string 4</url>
    <width>1.1</width>
  </SocialCampaignItemAttachmentDTO>
  <SocialCampaignItemAttachmentDTO>
    <ID>1</ID>
    <MediaItemTypeID>7</MediaItemTypeID>
    <SocialCampaignItemID>2</SocialCampaignItemID>
    <TaggedLocation>sample string 13</TaggedLocation>
    <TaggedLocationDesc>sample string 15</TaggedLocationDesc>
    <TaggedLocationName>sample string 14</TaggedLocationName>
    <Tags>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
    </Tags>
    <assetid>1</assetid>
    <call_to_action_Type>sample string 8</call_to_action_Type>
    <description>sample string 6</description>
    <duration>1</duration>
    <extension>sample string 16</extension>
    <google_attachement_type>sample string 12</google_attachement_type>
    <hash_onadaccount>sample string 10</hash_onadaccount>
    <height>1.1</height>
    <link>sample string 3</link>
    <name>sample string 5</name>
    <size>1</size>
    <social_media_id_onadaccount>sample string 11</social_media_id_onadaccount>
    <thumbnails>sample string 9</thumbnails>
    <url>sample string 4</url>
    <width>1.1</width>
  </SocialCampaignItemAttachmentDTO>
  <SocialCampaignItemAttachmentDTO>
    <ID>1</ID>
    <MediaItemTypeID>7</MediaItemTypeID>
    <SocialCampaignItemID>2</SocialCampaignItemID>
    <TaggedLocation>sample string 13</TaggedLocation>
    <TaggedLocationDesc>sample string 15</TaggedLocationDesc>
    <TaggedLocationName>sample string 14</TaggedLocationName>
    <Tags>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
      <SocialCampaignItemAttachmentTagDTO>
        <ID>1</ID>
        <PosX>1.1</PosX>
        <PosY>1.1</PosY>
        <SocialCampaignItemAttachmentID>2</SocialCampaignItemAttachmentID>
        <Username>sample string 3</Username>
      </SocialCampaignItemAttachmentTagDTO>
    </Tags>
    <assetid>1</assetid>
    <call_to_action_Type>sample string 8</call_to_action_Type>
    <description>sample string 6</description>
    <duration>1</duration>
    <extension>sample string 16</extension>
    <google_attachement_type>sample string 12</google_attachement_type>
    <hash_onadaccount>sample string 10</hash_onadaccount>
    <height>1.1</height>
    <link>sample string 3</link>
    <name>sample string 5</name>
    <size>1</size>
    <social_media_id_onadaccount>sample string 11</social_media_id_onadaccount>
    <thumbnails>sample string 9</thumbnails>
    <url>sample string 4</url>
    <width>1.1</width>
  </SocialCampaignItemAttachmentDTO>
</ArrayOfSocialCampaignItemAttachmentDTO>